Update: Replace logo and customize header
- Replace /logo.png with /logo.jpg (user's custom logo) - Update header subtitle to 'Made By an Exhausted Zac Gaetano' - Copy images.jpg from project folder to public/logo.jpg Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
63b303fd01
commit
d1d4fd0e9d
2 changed files with 2 additions and 2 deletions
|
|
@ -566,10 +566,10 @@
|
|||
<div id="dashboard" style="display:none">
|
||||
<header>
|
||||
<div class="header-logo">
|
||||
<img src="/logo.png" alt="Wild Dragon" title="Wild Dragon">
|
||||
<img src="/logo.jpg" alt="Grassvalley AMPP" title="AME Remote Job Manager">
|
||||
<div class="header-title">
|
||||
<h1><span>AME</span> Remote Job Manager</h1>
|
||||
<div class="header-subtitle">Broadcast Management Group</div>
|
||||
<div class="header-subtitle">Made By an Exhausted Zac Gaetano</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="header-actions">
|
||||
|
|
|
|||
BIN
public/logo.jpg
Executable file
BIN
public/logo.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in a new issue