diff --git a/config.toml b/config.toml index d523fdd..7537ac0 100644 --- a/config.toml +++ b/config.toml @@ -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] diff --git a/themes/even b/themes/even index 384678b..39a8165 160000 --- a/themes/even +++ b/themes/even @@ -1 +1 @@ -Subproject commit 384678b4859e148cb2edc2dade8de5082361bf30 +Subproject commit 39a8165aaa6b726ce0947abb31c0ce09aa30e9d9