From 219cc91dc24e4605028ae8bfb8bee8d6fd37ba03 Mon Sep 17 00:00:00 2001 From: Ludo Date: Sat, 11 Apr 2026 18:08:59 +0200 Subject: [PATCH] fix: use hugo.Data instead of deprecated .Site.Data Co-Authored-By: Claude Opus 4.6 (1M context) --- site/layouts/partials/nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/layouts/partials/nav.html b/site/layouts/partials/nav.html index f482877..fff5c9b 100644 --- a/site/layouts/partials/nav.html +++ b/site/layouts/partials/nav.html @@ -1,7 +1,7 @@