From 505b2559238c84d57cd82f68f28cce426df2f992 Mon Sep 17 00:00:00 2001
From: Jesus Galvan <2798097+jsgv@users.noreply.github.com>
Date: Fri, 10 Jan 2020 03:10:47 +0000
Subject: [PATCH] Add StackOverflow social (#243)

---
 exampleSite/config.toml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a47e118..d82b4dc 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -28,6 +28,7 @@
   linkedin = ""
   mastodon = ""
   slack = ""
+  stackoverflow = ""
   # choose a background color from any on this page: http://tachyons.io/docs/themes/skins/ and preface it with "bg-"
   background_color_class = "bg-black"
   featured_image = "/images/gohugo-default-sample-hero-image.jpg"

--
Gitblit v1.10.0