浏览代码

zmiana akcentowego koloru na zielony

master
Pawlik 5 年前
父节点
当前提交
d10ba49cb1
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1
    3
      config.toml

+ 1
- 3
config.toml 查看文件

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


正在加载...
取消
保存