aboutsummaryrefslogtreecommitdiffstats
path: root/exampleSite/content/carrousel/carrousel.md
blob: 337f0212edbf8c2f8c01788bfa6e935631553f80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"
+++