From fce009c7e64c712f78889119723c8bb91c32856b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=BA=AE=E4=BA=AE?= Date: Tue, 16 Jan 2024 11:36:56 +0800 Subject: [PATCH] artalk --- _config.keep.yml | 10 ++++++---- themes/keep | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/_config.keep.yml b/_config.keep.yml index 80325c7..a625bdf 100644 --- a/_config.keep.yml +++ b/_config.keep.yml @@ -219,8 +219,8 @@ local_search: # Docs: https://keep-docs.xpoet.cn/tutorial/configuration-guide/comment.html # --------------------------------------------------------------------------------------- comment: - enable: false # Option values: true | false - use: valine # Option values: valine | gitalk | twikoo | waline + enable: true # Option values: true | false + use: artalk # Option values: valine | gitalk | twikoo | waline | artalk # Valine # See: https://github.com/xCss/Valine @@ -257,7 +257,9 @@ comment: server_url: # Server URL reaction: false # Article reactions, Option values: true | false version: 2 # Waline version, default use v2 - + artalk: + server: "https://artalk.lianglianglee.com" + site: "博客" # --------------------------------------------------------------------------------------- # RSS # Docs: https://keep-docs.xpoet.cn/tutorial/configuration-guide/rss.html @@ -294,7 +296,7 @@ pjax: # Docs: https://keep-docs.xpoet.cn/tutorial/configuration-guide/footer.html # --------------------------------------------------------------------------------------- footer: - since: 2023 # The starting year of your website, Can be null + since: 2024 # The starting year of your website, Can be null icp: # ICP record number of your website, Can be null site_deploy: enable: false # Option values: true | false diff --git a/themes/keep b/themes/keep index afee0b2..cdae70a 160000 --- a/themes/keep +++ b/themes/keep @@ -1 +1 @@ -Subproject commit afee0b2ba54730328d1a972d4ab13e9af61f3ce8 +Subproject commit cdae70aa58f3aff245c4dbdd58790d5812380c94