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/_nav.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/_nav.md (limited to 'templates/_nav.md') diff --git a/templates/_nav.md b/templates/_nav.md new file mode 100644 index 0000000..873c204 --- /dev/null +++ b/templates/_nav.md @@ -0,0 +1,4 @@ +[Overview](/{{ content_subdir }}) +| [Log](/{{ content_subdir }}/l) +| [Tree](/{{ content_subdir }}/{{ this_commit }}/t) +| [Commit](/{{ content_subdir }}/{{ this_commit.hexsha }}/) -- cgit v1.2.3