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-02-26 02:25:27 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-02-26 02:25:27 +0300
commit23c95ec3448a567683cfba8f97504a1bbba0efbc (patch)
treefd7ecc4f05d1fa6c7792cb2a54d671ad800133df /exampleSite
parent5078cf60579ac6de3acc1069ff29810088212f4e (diff)
Added more social params
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml12
1 files changed, 10 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index aac693c..8942635 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -55,13 +55,21 @@ googleAnalytics = ""
[params.social]
GitHub = "xxxx"
+ Linkedin = "xxxx"
Twitter = "xxxx"
+ Instagram = "xxxx"
Email = "xxxx"
Facebook = "xxxx"
Telegram = "xxxx"
- Dribbble = "xxxx"
Medium = "xxxx"
- Linkedin = "xxxx"
+ Gitlab = "xxxx"
+ Youtube = "xxxx"
+ Tumblr ="xxxx"
+ Quora = "xxxx"
+ Keybase = "xxxx"
+ Pinterest = "xxxx"
+ Reddit = "xxxx"
+ Codepen = "xxxx"
# Used only for Seo schema
copyright = "This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License."