From 17911972da5bfe3771e5de0047c70543e8c376b5 Mon Sep 17 00:00:00 2001 From: wacked Date: Sun, 10 Nov 2019 15:59:08 +0100 Subject: [PATCH] twitter link --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 6a55eca..7449083 100644 --- a/config.toml +++ b/config.toml @@ -37,10 +37,10 @@ theme = "minimal-no-third-party" # Social icons to be shown on the right-hand side of the navigation bar. # The "name" field should match the name of the icon in my theme -[[menu.icon]] - url = "mailto:me@example.com" - name = "email" - weight = 1 +#[[menu.icon]] + #url = "mailto:me@example.com" + #name = "email" + #weight = 1 [[menu.icon]] url = "http://vcs.wacked.codes/" @@ -48,6 +48,6 @@ theme = "minimal-no-third-party" weight = 2 [[menu.icon]] - url = "https://twitter.com/username/" + url = "https://twitter.com/fklsdko" name = "twitter" weight = 3