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

github.com/uicardiodev/hugo-lime.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.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/exampleSite/data/cover.json b/exampleSite/data/cover.json
new file mode 100644
index 0000000..80ec530
--- /dev/null
+++ b/exampleSite/data/cover.json
@@ -0,0 +1,11 @@
+{
+ "title" : "Quality code for your ideas",
+ "description" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nec nulla ac urna suscipit iaculis sit amet ac neque. Cras volutpat scelerisque pretium. Mauris cursus ultricies pulvinar.",
+ "illustration" : "freelancing.svg",
+ "alt_text" : "Or see why we worth it",
+ "alt_href" : "#features",
+ "button" : {
+ "text" : "Contact",
+ "href" : "#contact"
+ }
+} \ No newline at end of file