Skip to content

Commit 00341d2

Browse files
author
ccm
committed
关闭评论区, 更新书架
1 parent 6c35bcc commit 00341d2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/components/shelf/bookshelf.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"title": "雪国",
1919
"type": "book",
2020
"status": "reading",
21-
"description": "川端康成的经典作品, 描绘了日本雪国地区凄美的爱情故事. 小说以细腻的笔触展现了人物的内心世界和雪国独特的自然风光.",
21+
"description": "写的太差了,读了 60% 毫无波澜, 无法想象这本书能获得诺贝尔文学奖",
2222
"tags": ["文学", "日本文学", "小说", "川端康成", "诺贝尔文学奖"],
23-
"rating": 8.3,
24-
"progress": 25,
23+
"rating": 6.3,
24+
"progress": 60,
2525
"startDate": "2025-11-03",
2626
"order": 2,
2727
"coverImage": "/src/assets/shelf/2_xue_guo.png",

src/site.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ export const integ: IntegrationUserConfig = {
152152
},
153153
// Comment system
154154
waline: {
155-
enable: true,
155+
enable: false,
156156
server: 'https://waline.8cat.life',
157157
emoji: ['qq'],
158158
additionalConfigs: {

0 commit comments

Comments
 (0)