security improvements
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m10s

This commit is contained in:
Tudor
2026-01-07 16:20:49 +00:00
parent 9af8d471a6
commit 24ab4593f3
7 changed files with 295 additions and 32 deletions

View File

@@ -15,7 +15,7 @@
<header class="header">
<div class="header-content">
<div class="logo">
<a href="/" class="logo">
<div class="logo-icon">
<svg viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="20" cy="20" r="18" stroke="currentColor" stroke-width="2"/>
@@ -27,7 +27,7 @@
<span class="logo-title">SchoolCompare</span>
<span class="logo-subtitle">schoolcompare.co.uk</span>
</div>
</div>
</a>
<nav class="nav">
<a href="/" class="nav-link active" data-view="dashboard">Dashboard</a>
<a href="/compare" class="nav-link" data-view="compare">Compare</a>