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