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

github.com/uicardiodev/hugo-uilite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data')
-rw-r--r--exampleSite/data/sidebar.json4
-rw-r--r--exampleSite/data/socialfas.json3
2 files changed, 5 insertions, 2 deletions
diff --git a/exampleSite/data/sidebar.json b/exampleSite/data/sidebar.json
index e40de09..5e56a22 100644
--- a/exampleSite/data/sidebar.json
+++ b/exampleSite/data/sidebar.json
@@ -1,6 +1,6 @@
{
"title" : "hey world, i'm",
"highlightedText" : "valentina",
- "description" : "A graphics designer, based in Germany",
+ "description" : "A graphics designer, based in Germany.",
"displayPicture" : "sim.jpg"
-} \ No newline at end of file
+}
diff --git a/exampleSite/data/socialfas.json b/exampleSite/data/socialfas.json
new file mode 100644
index 0000000..f990145
--- /dev/null
+++ b/exampleSite/data/socialfas.json
@@ -0,0 +1,3 @@
+{
+ "envelope" : "mailto:<youremail>@gmail.com"
+}