Skip to content

Commit 55500ec

Browse files
Use svg for WikiTide Logo
1 parent f1337f0 commit 55500ec

File tree

3 files changed

+105
-1
lines changed

3 files changed

+105
-1
lines changed

foundation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<div class="container-xxl position-relative p-0">
6060
<nav class="navbar navbar-expand-lg navbar-light px-4 px-lg-5 py-3 py-lg-0">
6161
<a href="" class="navbar-brand p-0">
62-
<img class="logo" src="https://foundation.wikitide.org/img/WikiTide-Logo.png" alt="WikiTide Logo" fetchpriority="high" />
62+
<img class="logo" src="https://foundation.wikitide.org/img/WikiTide-Logo.svg" alt="WikiTide Logo" fetchpriority="high" />
6363
<h1 class="m-0 wordmark text-accent">WikiTide</h1>
6464
</a>
6565
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse"

img/WikiTide-Logo.png

-7.65 KB
Binary file not shown.

img/WikiTide-Logo.svg

Lines changed: 104 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)