Work on homepage a little more

This commit is contained in:
Matthew Holt 2023-09-20 16:27:38 -06:00 committed by Francis Lavoie
parent 2b03c7c866
commit ea2061dc0f
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
8 changed files with 250 additions and 3 deletions

View file

@ -22,7 +22,7 @@
</div>
</div>
<div class="navbar wrapper">
<a href="/">
<a href="/" class="logo-link">
<img src="/resources/images/logo-light.svg" class="logo" id="logo-light" alt="Caddy web server">
<img src="/resources/images/logo-dark.svg" class="logo" id="logo-dark" alt="Caddy web server">
</a>