Sfoglia il codice sorgente

twitter link

master
wacked 4 anni fa
parent
commit
17911972da
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. +5
    -5
      config.toml

+ 5
- 5
config.toml Vedi File

@@ -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

Loading…
Annulla
Salva