This is an automated email from the ASF dual-hosted git repository. jiacai2050 pushed a commit to branch feat-ccf in repository https://gitbox.apache.org/repos/asf/horaedb-docs.git
commit b4b56573d57535c515808620f74350545a529f94 Author: jiacai2050 <[email protected]> AuthorDate: Thu Oct 24 17:07:01 2024 +0800 fix date --- content/cn/blog/2024/ccf-bit.md | 2 +- hugo.toml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/content/cn/blog/2024/ccf-bit.md b/content/cn/blog/2024/ccf-bit.md index 791e1bd..c04e9b8 100644 --- a/content/cn/blog/2024/ccf-bit.md +++ b/content/cn/blog/2024/ccf-bit.md @@ -1,6 +1,6 @@ --- title: Apache HoraeDB 与你相约北京理工大学 -date: 2024-10-07 +date: 2024-10-24 tags: - community --- diff --git a/hugo.toml b/hugo.toml index 79f364a..79870cf 100644 --- a/hugo.toml +++ b/hugo.toml @@ -86,3 +86,6 @@ sidebar_menu_compact = true ul_show = 1 sidebar_menu_foldable = true showLightDarkModeMenu = true + +[outputs] +section = [ "HTML", "RSS", "print" ] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
