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:
authorCurtis Timson <curt@live.co.uk>2018-02-10 22:34:24 +0300
committerCurtis Timson <curt@live.co.uk>2018-02-10 22:34:24 +0300
commit0e2d7cdd7352b3e130d4758bd9efad0daf0e2e4e (patch)
tree77208e1fb20340ce6f9f1bc44bb59c846bcdb94f /exampleSite
parente4b42449dcef09bf1089ef2a6e6e43df89b3f806 (diff)
#13 Configure footer links
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/data/footerlinks/left.yaml18
-rw-r--r--exampleSite/data/footerlinks/right.yaml18
2 files changed, 36 insertions, 0 deletions
diff --git a/exampleSite/data/footerlinks/left.yaml b/exampleSite/data/footerlinks/left.yaml
new file mode 100644
index 0000000..0435123
--- /dev/null
+++ b/exampleSite/data/footerlinks/left.yaml
@@ -0,0 +1,18 @@
+links:
+- text: 'Lorem ipsum dolor sit amet sit veroeros'
+ url: '#'
+
+- text: 'Sed et blandit consequat sed tlorem blandit'
+ url: '#'
+
+- text: 'Adipiscing feugiat phasellus sed tempus'
+ url: '#'
+
+- text: 'Hendrerit tortor vitae mattis tempor sapien'
+ url: '#'
+
+- text: 'Sem feugiat sapien id suscipit magna felis nec'
+ url: '#'
+
+- text: 'Elit class aptent taciti sociosqu ad litora'
+ url: '#' \ No newline at end of file
diff --git a/exampleSite/data/footerlinks/right.yaml b/exampleSite/data/footerlinks/right.yaml
new file mode 100644
index 0000000..0435123
--- /dev/null
+++ b/exampleSite/data/footerlinks/right.yaml
@@ -0,0 +1,18 @@
+links:
+- text: 'Lorem ipsum dolor sit amet sit veroeros'
+ url: '#'
+
+- text: 'Sed et blandit consequat sed tlorem blandit'
+ url: '#'
+
+- text: 'Adipiscing feugiat phasellus sed tempus'
+ url: '#'
+
+- text: 'Hendrerit tortor vitae mattis tempor sapien'
+ url: '#'
+
+- text: 'Sem feugiat sapien id suscipit magna felis nec'
+ url: '#'
+
+- text: 'Elit class aptent taciti sociosqu ad litora'
+ url: '#' \ No newline at end of file