From 523a2084f12fd7546020254ef92066e7856486ab Mon Sep 17 00:00:00 2001 From: Andi Hechtbauer Date: Wed, 29 Nov 2017 18:57:12 +0100 Subject: [PATCH] social-buttons: add facebook and github --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 040f87f..6655a15 100644 --- a/config.toml +++ b/config.toml @@ -18,11 +18,11 @@ enableRobotsTXT = true [params] favicon = "" description = "The last theme you'll ever need. Maybe." - facebook = "" + facebook = "https://facebook.com/binary-kitchen" twitter = "https://twitter.com/binary_kitchen" instagram = "" youtube = "" - github = "" + github = "https://github.com/Binary-Kitchen" 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"