From 1773ba2f3c80cc748d365986ae2cc7dd931a992b Mon Sep 17 00:00:00 2001 From: etienne Date: Sun, 19 Jul 2015 01:05:06 +0200 Subject: Fix exampleSite Typo --- exampleSite/content/post/third.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 exampleSite/content/post/third.md (limited to 'exampleSite/content/post/third.md') diff --git a/exampleSite/content/post/third.md b/exampleSite/content/post/third.md new file mode 100644 index 0000000..0f36672 --- /dev/null +++ b/exampleSite/content/post/third.md @@ -0,0 +1,9 @@ ++++ +date = "2015-07-18T14:53:21+02:00" +draft = false +title = "third" +img = "phones.png" +weight = 3 ++++ +##Carrousel +Carrousel are special hugo Section that has no content but use the toml header to populate a slide show. -- cgit v1.3