summaryrefslogtreecommitdiff
path: root/pages/calendar-day.mustache
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-06-28 12:47:28 +0200
committerTom Smeding <tom@tomsmeding.com>2026-06-28 12:50:26 +0200
commit352f64c7171cf62f2e1a7578fb8e786dead90d9f (patch)
tree2fcb0663f1509b2fe5d1f2533f1e8859ddac36ad /pages/calendar-day.mustache
parent08e042b949ca358a86c256d137379e76f3881bfc (diff)
Prototype compressed event listing
Diffstat (limited to 'pages/calendar-day.mustache')
-rw-r--r--pages/calendar-day.mustache6
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/calendar-day.mustache b/pages/calendar-day.mustache
index f3a1895..da6f788 100644
--- a/pages/calendar-day.mustache
+++ b/pages/calendar-day.mustache
@@ -10,10 +10,10 @@
<body>
<div id="gridwrapper" data-page="withheader">
<header>
- <a href="/" class="hdritem">Home</a>
+ <a href="/" class="hdritem hdritem-home">Home</a>
{{network}}/{{channel}}:
- <a href="/log/{{&alias}}" class="hdritem">Logs</a>
- <a href="/cal/{{&alias}}" class="hdritem">Calendar</a>
+ <a href="/log/{{&alias}}" class="hdritem hdritem-view">Logs</a>
+ <a href="/cal/{{&alias}}" class="hdritem hdritem-view">Calendar</a>
</header>
<main>
<h1>Logs on {{date}} ({{network}}/{{channel}})</h1>