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

github.com/LordMathis/hugo-theme-nix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatúš Námešný <namesny.matus@gmail.com>2017-11-29 15:22:19 +0300
committerGitHub <noreply@github.com>2017-11-29 15:22:19 +0300
commitb9afe18cc8a539c82a519d33afb19a8cb65565e4 (patch)
treed693ed18a585f13e117965ffe792caa0db7dc383 /README.md
parente3a7457ca37c59949c14f9e7b0af751da3f3d17f (diff)
parent3c0f10bae51e814cfbaeba1b19214d363a07695d (diff)
Merge pull request #30 from nickanderson/more-social
Add more social links
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b29642a..4f55836 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,12 @@ Add these parameters to your `config.toml`:
```
[params]
+ GnuPGFingerprint = "your_gpg_fingerprint"
+ StackExchangeID = "your_stackexchange_id"
+ StackOverflowID = "your_stackoverflow_id"
GithubID = "your_github"
GitlabId = "your_gitlab"
+ BitbucketID = "your_bitbucket_id"
TwitterID = "your_twitter"
CodepenID = "your_codepen"
LinkedInID = "your_linkedin"