From 6fe34fdd5e18dae90c79ce9b86dc28e3b7035a92 Mon Sep 17 00:00:00 2001 From: Jordan Ferenz <jordanferenz@users.noreply.github.com> Date: Thu, 13 Sep 2018 14:11:36 +0000 Subject: [PATCH] Add Gitlab to social icons (#131) --- exampleSite/config.toml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 0b5e164..579c5f9 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -24,6 +24,7 @@ instagram = "" youtube = "" github = "" + gitlab = "" linkedin = "" # 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" -- Gitblit v1.10.0