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/carrousel/carrousel.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 exampleSite/content/carrousel/carrousel.md (limited to 'exampleSite/content/carrousel') diff --git a/exampleSite/content/carrousel/carrousel.md b/exampleSite/content/carrousel/carrousel.md new file mode 100644 index 0000000..337f021 --- /dev/null +++ b/exampleSite/content/carrousel/carrousel.md @@ -0,0 +1,17 @@ ++++ +date = 2014-10-13T19:54:21Z +draft = true +title = "About" +weight = 5 +icon = "circlestar" +[[carousel]] + quote = "First quote" + author ="John Do" + url = "www.google.com" + quote_date = "13 August" +[[carousel]] + quote = "Second quote" + author ="Nhoj Od" + url = "" + quote_date = "14 August" ++++ -- cgit v1.3