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

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Lagido <ricardolagido@gmail.com>2018-10-24 01:44:07 +0300
committerRicardo Lagido <ricardolagido@gmail.com>2018-10-24 01:44:07 +0300
commit039ed216c3f7714391cf76fd810e91b04a017307 (patch)
tree749bdac1e303d3d77cd15d4c701796104ad707f5 /exampleSite
parent077716564d2898022f12f307b5fffc619fd0f7dd (diff)
Add LinkedIn social button
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 4b41519..b9fc857 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -22,6 +22,7 @@ paginate = 3
GitLabUser = "GitLabUserName"
GlitchUser = "GlitchUserName"
KeybaseUser = "KeybaseUserName"
+ LinkedInUser = "LinkedInUserName"
MicroBlogUser = "MicroBlogUserName"
RedditUser = "RedditUserName"
StackOverflowUser = "StackOverflowUserName"
@@ -37,4 +38,4 @@ paginate = 3
TwitterUser = "TwitterUserName"
MicroBlogUser = "MicroBlogUserName"
Country = "CountryName"
- City = "CityName" \ No newline at end of file
+ City = "CityName"