diff options
| author | t <t@tjp.lol> | 2026-07-12 00:32:49 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-07-12 00:33:03 -0600 |
| commit | a5e05234896e852fbc6d7dce153001aed8699f6d (patch) | |
| tree | a6814affb449201ee3466d41af6ca7e5f1235c3e | |
| parent | 46a331dae8db622a491466ca9a0df3a5937ca80f (diff) | |
remove misleading older/newer links on blog posts
| -rw-r--r-- | site.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -65,9 +65,7 @@ </article> <nav class="post-nav"> - <a href="{{rel .OutputPath "weblog/index.html"}}">← Older</a> <a href="{{rel .OutputPath "weblog/index.html"}}">All posts</a> - <a href="{{rel .OutputPath "weblog/index.html"}}">Newer →</a> </nav> </main> |
