summaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-07-18 10:05:29 +1200
committerArslaan Pathan <[email protected]>2026-07-18 10:05:29 +1200
commitc38a7d82fd7d5d187bc12c74ba684110b0b10e78 (patch)
tree8c76cbab418de31ce213b0b8b8705b244700e94e /templates/header.html
parentee510ff529df49bf9d9c5e4d86f99032bb81162b (diff)
downloadarslaancodes-c38a7d82fd7d5d187bc12c74ba684110b0b10e78.tar.xz
arslaancodes-c38a7d82fd7d5d187bc12c74ba684110b0b10e78.zip
Finish list of blog pages
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.html b/templates/header.html
index ef38e96..5e64f05 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -1,7 +1,7 @@
<header>
<div class="header-inner">
<div class="site-title">
- <a href="/"><span class="pink">arslaan</span><span class="white">@</span><span class="yellow">thinkpad-e16-void</span><span class="white">:</span><span class="green bold">~</span></a>
+ <a href="/"><span class="pink">arslaan</span><span class="white">@</span><span class="yellow">thinkpad-e16-void</span><span class="white">:</span><span class="green bold">~{% if section.extra.header_title %}/{{ section.extra.header_title }}{% endif %}</span></a>
</div>
<nav>
<a href="/" class="{% if current_path == '/' %}active{% else %}purple{% endif %}">home</a>