From f02f0958f79799e9aa0ded61abedc41ecebd2d07 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sat, 13 Jul 2024 23:24:25 +0800 Subject: [PATCH] remove: valine comment --- config.yaml | 7 ----- .../partials/comments/provider/valine.html | 28 ------------------- 2 files changed, 35 deletions(-) delete mode 100644 layouts/partials/comments/provider/valine.html diff --git a/config.yaml b/config.yaml index 7138fd4..ef71e4a 100644 --- a/config.yaml +++ b/config.yaml @@ -58,13 +58,6 @@ params: comments: enabled: true provider: artalk - - valine: - appId: 'Oo9eg4qwgaHJXo3HFSNW7OJY-gzGzoHsz' - appKey: 'z8CS2Dxwcrqq45LTwSh4iqTN' - avatar: 'robohash' - placeholder: '你如果说些什么,那我们就是朋友啦' - visitor: true artalk: server: 'https://artalk.taurusxin.com' diff --git a/layouts/partials/comments/provider/valine.html b/layouts/partials/comments/provider/valine.html deleted file mode 100644 index 4dd0871..0000000 --- a/layouts/partials/comments/provider/valine.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - -
- - \ No newline at end of file