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

github.com/hauke96/hugo-theme-hamburg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Madison <ethan@ethanmad.com>2015-05-11 09:51:35 +0300
committerEthan Madison <ethan@ethanmad.com>2015-05-11 10:18:26 +0300
commit271eaf41c2218db012cd415560f4da804bd367de (patch)
tree82449708d86db02e62b07e4e83a4a7d780a1d8b2 /README.md
parent883da9dc3adce02bebf82157737845f59c98a1d6 (diff)
Change stackoverflow param to require user id
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a3b9be..2e9a765 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ copyright = "&copy; Copyright notice"
github = "Your GitHub username"
linkedin = "Your LinkedIn username"
facebook = "Your Facebook username"
- stackoverflow = "Your Stackoverflow profile"
+ stackoverflow = "Your Stackoverflow user id (number)"
# Google Analytics API key.
ga_api_key = "Your Google Analytics tracking id"
# Mixpanel API key.