diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 33d44a05..dc7d335a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -20,7 +20,7 @@ body: I made sure I checked 我确认我已经检查过了 options: - - label: I am using Keep version `4.2.3` or later. (使用 Keep `4.2.3` 或更高版本) + - label: I am using Keep version `4.2.4` or later. (使用 Keep `4.2.4` 或更高版本) required: true - label: I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Keep documents](https://keep-docs.xpoet.cn). (已阅读 [Hexo 故障处理页面](https://hexo.io/docs/troubleshooting) 和 [Keep 文档](https://keep-docs.xpoet.cn)) required: true diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f06959dd..3cb62391 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,9 +1,9 @@ blank_issues_enabled: false contact_links: - - name: GitHub Discussions - url: https://github.com/XPoet/hexo-theme-keep/discussions - about: Please ask and answer questions here. - - name: Keep Documents | Keep 文档 url: https://keep-docs.xpoet.cn about: Official user manual of Keep Theme + + - name: GitHub Discussions + url: https://github.com/XPoet/hexo-theme-keep/discussions + about: Please ask and answer questions here. diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 0ad699c1..687d2fb9 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -20,7 +20,7 @@ body: I made sure I checked 我确认我已经检查过了 options: - - label: I am using Keep version `4.2.3` or later. (使用 Keep `4.2.3` 或更高版本) + - label: I am using Keep version `4.2.4` or later. (使用 Keep `4.2.4` 或更高版本) required: true - label: I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Keep documents](https://keep-docs.xpoet.cn). (已阅读 [Hexo 故障处理页面](https://hexo.io/docs/troubleshooting) 和 [Keep 文档](https://keep-docs.xpoet.cn)) required: true diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index 8e6ada56..554b9647 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -20,7 +20,7 @@ body: I made sure I checked 我确认我已经检查过了 options: - - label: I am using Keep version `4.2.3` or later. (使用 Keep `4.2.3` 或更高版本) + - label: I am using Keep version `4.2.4` or later. (使用 Keep `4.2.4` 或更高版本) required: true - label: I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Keep documents](https://keep-docs.xpoet.cn). (已阅读 [Hexo 故障处理页面](https://hexo.io/docs/troubleshooting) 和 [Keep 文档](https://keep-docs.xpoet.cn)) required: true diff --git a/_config.yml b/_config.yml index ca705f1b..6f24b68b 100644 --- a/_config.yml +++ b/_config.yml @@ -242,7 +242,7 @@ comment: twikoo: env_id: # Environment ID region: # Environment region, Can be null - version: 1.6.36 # Twikoo version, default use v1.6.36 + version: 1.6.39 # Twikoo version, default use v1.6.39 # Waline # See: https://github.com/walinejs/waline @@ -250,7 +250,7 @@ comment: waline: server_url: # Server URL reaction: false # Post reactions, option values: true | false - version: 3.2.1 # Waline version, default use v3.2.1 + version: 3.3.2 # Waline version, default use v3.3.2 # Giscus # See: https://github.com/giscus/giscus diff --git a/layout/_page/home.ejs b/layout/_page/home.ejs index 2ce10f93..dd4d4fd7 100644 --- a/layout/_page/home.ejs +++ b/layout/_page/home.ejs @@ -17,7 +17,7 @@ style="height: <%= post?.home_cover_height ? post?.home_cover_height + 'px' : '10rem' %>" > <% if (post.sticky) { %> -