From ecb01f45cf4d5e992f28a50e32c0659663f9517b Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Thu, 23 Nov 2023 21:53:02 +0700 Subject: [PATCH] remove reading time and word count --- config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index d3afcb4..f7c4436 100644 --- a/config.yml +++ b/config.yml @@ -25,12 +25,12 @@ params: defaultTheme: auto # dark, light disableThemeToggle: true - ShowReadingTime: true + ShowReadingTime: false ShowShareButtons: true ShowPostNavLinks: true ShowBreadCrumbs: true ShowCodeCopyButtons: false - ShowWordCount: true + ShowWordCount: false ShowRssButtonInSectionTermList: true UseHugoToc: true disableSpecial1stPost: false @@ -83,7 +83,7 @@ menu: main: - identifier: articles name: บทความ - url: /categories/ + url: /posts/ weight: 10 - identifier: stats name: สถิติ