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

github.com/uicardiodev/hugo-sodium-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data/cover.json')
-rw-r--r--exampleSite/data/cover.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/exampleSite/data/cover.json b/exampleSite/data/cover.json
new file mode 100644
index 0000000..a2dfc77
--- /dev/null
+++ b/exampleSite/data/cover.json
@@ -0,0 +1,9 @@
+{
+ "title" : "Your perfect headline goes here",
+ "description" : "And some description maybe, people will like it",
+ "image" : "misc.jpg",
+ "button" : {
+ "text" : "Get In Touch",
+ "href" : "/#contact"
+ }
+} \ No newline at end of file