From 98ef3386f5d2449864ab3742cc7f96209643ab9b Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 24 Apr 2022 01:23:53 -0500 Subject: [PATCH] Don't show lastmod date in post metadata anymore --- config.yaml | 7 ------- themes/bobatheme | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/config.yaml b/config.yaml index 2d1a0c3..d70ce8d 100644 --- a/config.yaml +++ b/config.yaml @@ -28,13 +28,6 @@ related: threshold: 80 toLower: true -frontmatter: - lastmod: # make explicit `lastmod` param override git - - lastmod - - :git - - date - - publishDate - params: # these are for the OpenGraph/Twitter embeds in Hugo description: My personal website diff --git a/themes/bobatheme b/themes/bobatheme index e97d4f9..2f6d67a 160000 --- a/themes/bobatheme +++ b/themes/bobatheme @@ -1 +1 @@ -Subproject commit e97d4f921d241d95a76de9334fc1ff5e79204f30 +Subproject commit 2f6d67a03f3ff0039108917266321d6dc29355c8