From eb839ef613bc8538fca1df0a5589c8caec9e25e0 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Sun, 4 May 2025 22:13:35 +0200 Subject: [PATCH] Add widgets --- hugo.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index 461846a..7bbb011 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -90,3 +90,10 @@ menu: name: 🔍 Search url: /search/ weight: 40 + +widgets: + homepage: + - type: "categories" + - type: "search" + page: + - type: "toc"