From ce3c9ac0ee5609ae6a42f8729cfcb10e395c0e08 Mon Sep 17 00:00:00 2001 From: leiyu3 Date: Thu, 17 Jul 2025 13:51:48 -0400 Subject: deploy --- hugo.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 3932508..9884a40 100644 --- a/hugo.toml +++ b/hugo.toml @@ -12,9 +12,10 @@ colorPalette = 'primary' hideHeader = false # Lists parameters -paginationSize = 15 listSummaries = false listDateFormat = '2006 Jan 02' # Breadcrumbs -breadcrumbs = false \ No newline at end of file +breadcrumbs = false + +disableKinds = ["taxonomy", "tags"] \ No newline at end of file -- cgit v1.2.3