diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-09-18 22:05:48 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-09-18 22:05:48 +0200 |
| commit | 74cd345f76dd01034c804f75e7f16b42e9c0643c (patch) | |
| tree | b1105460df469168e052ec278bbb9b96a829ca33 /templates/_breadcrumbs.md | |
| parent | f2056d0a59cd7234610dd7da1ea2c3e2a4be0f00 (diff) | |
| download | git2hugo-74cd345f76dd01034c804f75e7f16b42e9c0643c.tar.gz | |
g2h: Add breadcrumb navigations to file and tree pages
Diffstat (limited to 'templates/_breadcrumbs.md')
| -rw-r--r-- | templates/_breadcrumbs.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/_breadcrumbs.md b/templates/_breadcrumbs.md new file mode 100644 index 0000000..d190b00 --- /dev/null +++ b/templates/_breadcrumbs.md @@ -0,0 +1 @@ +{{ breadcrumbs }} |