summaryrefslogtreecommitdiff
path: root/blog/templates/sidebar.html.j2
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2025-12-23 00:40:57 +0100
committerBotond Hende <nettingman@gmail.com>2025-12-23 00:40:57 +0100
commit71c7de032edca8bfd00871e0f0fe986bbd9e60a5 (patch)
treed4735895b56c6679c5f30af2f22b708da5ceaf97 /blog/templates/sidebar.html.j2
parentb189fb816abf0e7b0f7c85f8b465916d8ba5ff63 (diff)
comic basic layout
Diffstat (limited to 'blog/templates/sidebar.html.j2')
-rw-r--r--blog/templates/sidebar.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/templates/sidebar.html.j2 b/blog/templates/sidebar.html.j2
index 7390145..b51cde7 100644
--- a/blog/templates/sidebar.html.j2
+++ b/blog/templates/sidebar.html.j2
@@ -23,7 +23,7 @@ Sometimes I touch upon some more artistic stuff, but mostly just to amuse myself
</a>
<h3 class="magenta">Top tags</h3>
<p>ls <a href="/tags">~/tags/</a></p>
-<p>{% for tag in site.top_tags %}<a href="/tags/{{ tag }}.html">{{ tag }}/</a>{% if not loop.last %} {% endif %}{% endfor %}</p>
+<p>{% for tag in blog.top_tags %}<a href="/tags/{{ tag }}.html">{{ tag }}/</a>{% if not loop.last %} {% endif %}{% endfor %}</p>
<h3 class="magenta">I want different colors</h3>
<p>ls ~/themes/ <a class="theme-extender" href="javascript:void(0);" onclick="setThemeExtend()">-A</a></p>
<a href="javascript:void(0);" class="icon-text theme-selector-light" onclick="setTheme('light')">