diff options
| author | etienne <e.couritas@gmail.com> | 2015-07-19 01:05:06 +0200 |
|---|---|---|
| committer | etienne <e.couritas@gmail.com> | 2015-07-19 01:05:52 +0200 |
| commit | 1773ba2f3c80cc748d365986ae2cc7dd931a992b (patch) | |
| tree | 6e6a876cd912d9c9d2304e1294d26b056221e7a4 /exampleSite/content/post/second.md | |
| parent | 4aa3c464a78fcc98f3950af6460cc32f4fe02552 (diff) | |
Fix exampleSite Typo
Diffstat (limited to 'exampleSite/content/post/second.md')
| -rw-r--r-- | exampleSite/content/post/second.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/exampleSite/content/post/second.md b/exampleSite/content/post/second.md new file mode 100644 index 0000000..acfa50f --- /dev/null +++ b/exampleSite/content/post/second.md @@ -0,0 +1,8 @@ ++++ +date = "2015-07-18T14:08:45+02:00" +draft = false +title = "second" +weight = 2 ++++ + +##Post background color change |
