Add dynamic support for avatar.png or logo.png in header

This commit is contained in:
CPTN Cosmo 2026-03-16 03:16:39 +01:00
parent ac0249ceb9
commit 979e655d4d
3 changed files with 36 additions and 0 deletions

View file

@ -26,6 +26,7 @@
<!-- Dynamic Header Section -->
<header class="glass-panel text-center">
<img id="site-logo" class="site-logo hidden" alt="Site Logo">
<h1 id="site-title" class="glitch-text" data-text="Loading...">Loading...</h1>
<p id="site-intro" class="subtitle">Fetching configuration...</p>