From 4a6fb7a3260b043a43a1a67f8fd962704ddb54d2 Mon Sep 17 00:00:00 2001 From: YDZ Date: Wed, 29 Jan 2020 20:08:07 +0800 Subject: [PATCH] change gitalk config & github-corner css --- website/config.toml | 1 + website/themes/book/layouts/_default/baseof.html | 4 ++++ website/themes/book/layouts/partials/docs/header.html | 2 -- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/website/config.toml b/website/config.toml index 9b82512d..7e827a2b 100644 --- a/website/config.toml +++ b/website/config.toml @@ -128,6 +128,7 @@ disablePathToLower = true admin= "halfrost" # Required. Github repository owner and collaborators. (Users who having write access to this repository) id= "location.pathname" # The unique id of the page. labels= "gitalk" # Github issue labels. If you used to use Gitment, you can change it + body= "location.href" # GitHub issue body. perPage= 100 # Pagination size, with maximum 100. pagerDirection= "last" # Comment sorting direction, available values are 'last' and 'first'. createIssueManually= true # If it is 'false', it is auto to make a Github issue when the administrators login. diff --git a/website/themes/book/layouts/_default/baseof.html b/website/themes/book/layouts/_default/baseof.html index 9c8811e5..8441af5a 100644 --- a/website/themes/book/layouts/_default/baseof.html +++ b/website/themes/book/layouts/_default/baseof.html @@ -9,6 +9,10 @@ + + + +