Skip to content

Commit 94ce201

Browse files
Update image
1 parent c9cf847 commit 94ce201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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.svg" alt="WikiTide Logo" fetchpriority="high" />
62+
<img rel="preload" fetchpriority="high" as="image" class="logo" src="https://foundation.wikitide.org/img/WikiTide-Logo.svg" alt="WikiTide Logo" />
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"

0 commit comments

Comments
 (0)