Quellcode durchsuchen

zmiana akcentowego koloru na zielony

master
Pawlik vor 7 Jahren
Ursprung
Commit
d10ba49cb1
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  1. 1
    3
      config.toml

+ 1
- 3
config.toml Datei anzeigen

author = "Calin Tataru" author = "Calin Tataru"
description = "Personal blog theme powered by Hugo" description = "Personal blog theme powered by Hugo"
githubUsername = "#" githubUsername = "#"
accent = "red"
accent = "green"
showBorder = true showBorder = true
backgroundColor = "white" backgroundColor = "white"
font = "Raleway" # should match the name on Google Fonts! font = "Raleway" # should match the name on Google Fonts!
url = "https://www.stackoverflow.com/username/" url = "https://www.stackoverflow.com/username/"
name = "stack-overflow" name = "stack-overflow"
weight = 5 weight = 5
1,1 Top


Laden…
Abbrechen
Speichern