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)
---
stackbit.yaml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/stackbit.yaml b/stackbit.yaml
index cebca08..60654e8 100644
--- a/stackbit.yaml
+++ b/stackbit.yaml
@@ -93,6 +93,9 @@
name: facebook
label: Facebook
- type: string
+ name: stackoverflow
+ label: StackOverflow
+ - type: string
name: twitter
label: Twitter
- type: string
--
Gitblit v1.10.0