From 23c95ec3448a567683cfba8f97504a1bbba0efbc Mon Sep 17 00:00:00 2001 From: Giuseppe Pignataro Date: Tue, 26 Feb 2019 00:25:27 +0100 Subject: [PATCH] Added more social params --- exampleSite/config.toml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index aac693c3..89426359 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."