From bd403e6ab18d5cc7818e86d43c3ca0b15c5e53a1 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Thu, 18 Sep 2025 23:17:24 +0200 Subject: g2h: Add navbar --- templates/file.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/file.md') diff --git a/templates/file.md b/templates/file.md index a78d9bf..e82f1c9 100644 --- a/templates/file.md +++ b/templates/file.md @@ -1,6 +1,8 @@ --- {% include '_head.md' %} +{% include '_nav.md' %} + {% include '_breadcrumbs.md' %} {% if type == 'text' %} -- cgit v1.2.3