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

github.com/curttimson/hugo-theme-dopetrope.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data/home/intro.yaml')
-rw-r--r--exampleSite/data/home/intro.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/exampleSite/data/home/intro.yaml b/exampleSite/data/home/intro.yaml
new file mode 100644
index 0000000..6f29784
--- /dev/null
+++ b/exampleSite/data/home/intro.yaml
@@ -0,0 +1,19 @@
+sections:
+- icon: 'fa-cog'
+ title: 'Ipsum consequat'
+ description: 'Nisl amet dolor sit ipsum veroeros sed blandit consequat veroeros et magna tempus.'
+
+- icon: 'fa-flash'
+ title: 'Magna etiam dolor'
+ description: 'Nisl amet dolor sit ipsum veroeros sed blandit consequat veroeros et magna tempus.'
+
+- icon: 'fa-star'
+ title: 'Tempus adipiscing'
+ description: 'Nisl amet dolor sit ipsum veroeros sed blandit consequat veroeros et magna tempus.'
+
+buttons:
+- link: '#'
+ text: 'Get Started'
+
+- link: '#'
+ text: 'Learn More' \ No newline at end of file