From da995393b31bb799f0c73d33578edafa28ff8df2 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 21 Oct 2023 16:42:31 +0900 Subject: [PATCH] edited post --- config.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config.yml b/config.yml index 20873ec..0e65ea8 100644 --- a/config.yml +++ b/config.yml @@ -21,7 +21,7 @@ params: author: Me # author: ["Me", "You"] # multiple authors images: [""] - DateFormat: "January 2, 2000" + DateFormat: "January 2, 2002" defaultTheme: auto # dark, light disableThemeToggle: false @@ -112,14 +112,14 @@ menu: name: Posts url: /posts/ weight: 30 - - identifier: categories - name: Categories - url: /categories/ - weight: 10 - - identifier: tags - name: Tags - url: /tags/ - weight: 20 + # - identifier: categories + # name: Categories + # url: /categories/ + # weight: 10 + # - identifier: tags + # name: Tags + # url: /tags/ + # weight: 20 # Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma pygmentsUseClasses: true