Quellcode durchsuchen

twitter link

master
wacked vor 4 Jahren
Ursprung
Commit
17911972da
1 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
  1. +5
    -5
      config.toml

+ 5
- 5
config.toml Datei anzeigen

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

Laden…
Abbrechen
Speichern