From 3511cf88a7f2768e23c62dfaac89c268083c5519 Mon Sep 17 00:00:00 2001 From: Spencer Krum Date: Sun, 15 Sep 2019 10:34:35 -0500 Subject: [PATCH] Add Twitch and Gitlab (#134) * Add Twitch to social options * Add 'view post on gitlab' to footer --- layouts/partials/footer.html | 17 +++++++++++++++++ static/img/twitch.png | Bin 0 -> 3274 bytes 2 files changed, 17 insertions(+) create mode 100644 static/img/twitch.png diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index aafe4b2..ae70d41 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -12,6 +12,17 @@ {{ end }} + {{ if .Site.Params.gitlabRepo }} + + {{ end }} +