Update theme and add nextcloud icon

main
Gaël Depreeuw 4 years ago
parent 2d13360bd7
commit 8059391cd1
Signed by: Mithror
GPG Key ID: 8AB218ABA4867F78
  1. 9
      config.toml
  2. 2
      themes/even

@ -175,14 +175,14 @@ copyright = "Gaël Depreeuw"
wechat = "/path/to/your/wechat-qr-code.png" # 微信二维码
alipay = "/path/to/your/alipay-qr-code.png" # 支付宝二维码
[params.social] # 社交链接
[params.social.asFont] # 社交链接
a-email = "mailto:gael@depreeuw.dev"
# b-stack-overflow = "http://localhost:1313"
# c-twitter = "http://localhost:1313"
# d-facebook = "http://localhost:1313"
# e-linkedin = "http://localhost:1313"
# f-google = "http://localhost:1313"
g-github = "https://github.com/Mithror"
b-github = "https://github.com/Mithror"
# h-weibo = "http://localhost:1313"
# i-zhihu = "http://localhost:1313"
# j-douban = "http://localhost:1313"
@ -191,7 +191,10 @@ copyright = "Gaël Depreeuw"
# m-instagram = "http://localhost:1313"
# n-gitlab = "http://localhost:1313"
# o-bilibili = "http://localhost:1313"
g-gitea = "https://gitea.depreeuw.dev/Mithror"
[params.social.asSVG]
a-gitea = "https://gitea.depreeuw.dev/Mithror"
b-nextcloud = "https://nextcloud.depreeuw.dev"
# See https://gohugo.io/about/hugo-and-gdpr/
[privacy]

@ -1 +1 @@
Subproject commit 384678b4859e148cb2edc2dade8de5082361bf30
Subproject commit 39a8165aaa6b726ce0947abb31c0ce09aa30e9d9
Loading…
Cancel
Save