summaryrefslogtreecommitdiff
path: root/web/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/index.html')
-rw-r--r--web/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/index.html b/web/templates/index.html
index febacf1..c34bacf 100644
--- a/web/templates/index.html
+++ b/web/templates/index.html
@@ -104,7 +104,7 @@
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"/></svg>
</a>
<a href="/scout/" class="tab-button" title="Scout">
- <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"/></svg>
+ <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><rect x="2" y="6" width="7" height="12" rx="3.5" stroke-width="2"/><rect x="15" y="6" width="7" height="12" rx="3.5" stroke-width="2"/><path stroke-linecap="round" stroke-width="2" d="M9 12h6"/></svg>
</a>
</nav>
</div>