Add dynamic support for avatar.png or logo.png in header
This commit is contained in:
parent
ac0249ceb9
commit
979e655d4d
3 changed files with 36 additions and 0 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue