diff options
| author | foswret <foswret@posteo.com> | 2026-03-22 12:54:35 -0500 |
|---|---|---|
| committer | foswret <foswret@posteo.com> | 2026-03-22 12:54:35 -0500 |
| commit | 73b06c31b505d1a0f2e4035c7daab0df49a25d3b (patch) | |
| tree | 778e996fcf635de175ae03d91e8353db5a364e29 /templates/index.html | |
| parent | d300415652d513a54c214c894e996036d2c999ce (diff) | |
implement basic nav bar
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 560c000..795d85a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,5 +4,4 @@ <h1 class="title"> This is a blog made with Zola. </h1> -<p><a href="{{ get_url(path='@/posts/_index.md') }}">Posts</a>.</p> {% endblock content %} |
