From b9fb76d0748c207848e5d359a16e72d2dadacfde Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Fri, 30 Jan 2026 19:35:39 +0000 Subject: [PATCH] Enable search on website --- hugo.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index a9c0f1d..c9c2be0 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -63,8 +63,12 @@ menu: - name: 📬 Contact url: /contact/ weight: 3 - - name: GitHub + - name: Search weight: 4 + params: + type: search + - name: GitHub + weight: 5 url: "https://github.com/dataforcanada" params: icon: github