From 59b29d4a62c35318a388fbebad73d3b3490b2d44 Mon Sep 17 00:00:00 2001 From: Matt Carrier Date: Tue, 31 Mar 2015 00:50:50 -0700 Subject: [PATCH] Added Stackoverflow to the list of social links --- README.md | 1 + layouts/partials/link.html | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 266114b..2a3b9be 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ copyright = "© Copyright notice" github = "Your GitHub username" linkedin = "Your LinkedIn username" facebook = "Your Facebook username" + stackoverflow = "Your Stackoverflow profile" # Google Analytics API key. ga_api_key = "Your Google Analytics tracking id" # Mixpanel API key. diff --git a/layouts/partials/link.html b/layouts/partials/link.html index b6d4e28..831abae 100644 --- a/layouts/partials/link.html +++ b/layouts/partials/link.html @@ -14,6 +14,11 @@ {{ end }} + {{ with .Site.Params.stackoverflow }} + + + + {{ end }} {{ with .Site.Params.linkedin }}