Welcome to mirror list, hosted at ThFree Co, Russian Federation.

second.md « post « content « exampleSite - github.com/cdeck3r/OneDly-Theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 95a24f88d6e779e01b5ff8db05da98a41f9b2806 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
+++
date = "2015-12-2T14:10:00+03:00"
draft = false
title = "Second Post"
weight = 2
+++

Second post
Usage maybe?

```
DoSomething()
```

And the output would be:

```
Something
```