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

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2019-03-17 02:09:02 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-03-17 02:09:02 +0300
commitcde8118bbae80abfafadd8f92d2835f1718ed90e (patch)
tree4879bf01878aa6b81bafc19420b096f875671c58
parent7c6bb066f72503d348ac1df6b324615a89370946 (diff)
Minor changes
-rw-r--r--exampleSite/config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 78a80ab..ab469cf 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -50,14 +50,14 @@ disqusShortname = "yourdiscussshortname"
socialShare = true
-[params.gravatar]
- email = ""
-
description = "" # site description
keywords = "" # site keywords
license= 'Released under <a rel="license external nofollow noopener noreffer" href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank">CC BY-NC 4.0</a>'
+[params.gravatar]
+ email = ""
+
[params.social]
GitHub = "xxxx"
Linkedin = "xxxx"