Add reload to header click

This commit is contained in:
Jared Miller 2026-01-30 13:55:34 -05:00
parent 5597502a8c
commit 33cf28d643
Signed by: shmup
GPG key ID: 22B5C6D66A38B06C

View file

@ -867,7 +867,7 @@
</head>
<body>
<header>
<h1>clarc</h1>
<h1 onclick="location.reload()">clarc</h1>
<div style="display: flex; align-items: center; gap: 16px;">
<button class="settings-btn header-text-btn" id="sessions-filter-btn" onclick="openSessionFilter()" title="Session Filter">
<span id="sessions-count-text">0 sessions</span>