We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d1984 commit f679a1eCopy full SHA for f679a1e
public/page-content/wolvhaven/5h-metromap.png
149 KB
src/pages/wolvhaven.astro
@@ -35,7 +35,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
35
</div>
36
<div class="flex flex-col 2xl:flex-row mt-5 gap-3">
37
<div class="w-full 2xl:w-3/4">
38
- <img class="w-full rounded-lg shadow-sm border" src="/page-content/wolvhaven/FifthHavenMetroMapV1.1.png"/>
+ <img class="w-full rounded-lg shadow-sm border" src="/page-content/wolvhaven/5h-metromap.png"/>
39
40
<div class="w-full 2xl:w-1/4 card">
41
<h3>Service Status</h3>
0 commit comments