diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 15:05:17 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 15:05:17 -0700 |
| commit | 18b1b07a16b415675b2b49dc7ff655b739106fc4 (patch) | |
| tree | 66bd2513d1169e0d4af62651cc19d613a5e4193d /html | |
| parent | e753f1ea63915bc7b787d761e159b47623d838ce (diff) | |
Add alt to taya
Diffstat (limited to 'html')
| -rwxr-xr-x | html/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/header.html b/html/header.html index 65e2486..2f1f487 100755 --- a/html/header.html +++ b/html/header.html @@ -20,7 +20,7 @@ <a href="/"> <div class="banner"> <div class="taya"> - <img src="/images/logos/taya.gif"> + <img src="/images/logos/taya.gif" alt="Taya"> </div> <div class="logo"> <h1>GNUfault.org</h1> |
