From 0dc5b23a483d194661d616d179b00e45e9575693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Depreeuw?= Date: Sun, 29 Nov 2020 19:10:13 +0100 Subject: [PATCH] Add gitea icon --- config.toml | 9 +++++---- themes/even | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index a13b743..d523fdd 100644 --- a/config.toml +++ b/config.toml @@ -6,7 +6,7 @@ preserveTaxonomyNames = true enableRobotsTXT = true enableEmoji = true theme = "even" -enableGitInfo = false # use git commit log to generate lastmod record +enableGitInfo = true # use git commit log to generate lastmod record # Syntax highlighting by Chroma. NOTE: Don't enable `highlightInClient` and `chroma` at the same time! pygmentsOptions = "linenos=table" @@ -53,11 +53,11 @@ copyright = "Gaël Depreeuw" since = "2020" # use public git repo url to link lastmod git commit, enableGitInfo should be true. # 指定 git 仓库地址,可以生成指向最近更新的 git commit 的链接,需要将 enableGitInfo 设置成 true. - gitRepo = "" + gitRepo = "https://gitea.depreeuw.dev/Mithror/main-site" # site info (optional) # 站点信息(可选,不需要的可以直接注释掉) logoTitle = "Gaël Depreeuw" # default: the title value # 默认值: 上面设置的title值 - keywords = ["Hugo", "theme","even"] + keywords = ["git", "blog","hugo", "even"] description = "Gaël Depreeuw's personal site" # paginate of archives, tags and categories # 归档、标签、分类每页显示的文章数目,建议修改为一个较大的值 @@ -182,7 +182,7 @@ copyright = "Gaël Depreeuw" # d-facebook = "http://localhost:1313" # e-linkedin = "http://localhost:1313" # f-google = "http://localhost:1313" - # g-github = "http://localhost:1313" + g-github = "https://github.com/Mithror" # h-weibo = "http://localhost:1313" # i-zhihu = "http://localhost:1313" # j-douban = "http://localhost:1313" @@ -191,6 +191,7 @@ 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" # See https://gohugo.io/about/hugo-and-gdpr/ [privacy] diff --git a/themes/even b/themes/even index da4320e..96519fc 160000 --- a/themes/even +++ b/themes/even @@ -1 +1 @@ -Subproject commit da4320e8a56343ad37a4604e61915675fa18a270 +Subproject commit 96519fcd021261020fb9d47a771fa75ecafb7aca