From 2b2d7af6894db8c2f3dbbffc902a218212262de1 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 23 May 2026 22:11:47 +0200 Subject: frontend: Reduce to explicitly wanted files Hugo by default generates output files which are not yet needed. --- frontend/hugo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend') diff --git a/frontend/hugo.toml b/frontend/hugo.toml index f9d02a2..0fdee53 100644 --- a/frontend/hugo.toml +++ b/frontend/hugo.toml @@ -1,3 +1,4 @@ baseURL = 'http://localhost:8000/' locale = 'en-gb' title = 'finserv' +disableKinds = ["taxonomy", "sitemap", "rss"] -- cgit v1.3