added initial slash to image paths and disabled image compression to test on ios

This commit is contained in:
Spencer Flagg
2022-10-22 18:17:56 +02:00
parent 443254a087
commit 9ca6779388
15 changed files with 37 additions and 43 deletions

View File

@@ -5,8 +5,8 @@ layout: layouts/peripheral.njk
<section id="hero">
<div id="hero-image">
<img src="assets/images/dev-hero.png" alt="dev page hero: html tag emerging from an embassy" title="dev page hero: html tag emerging from an embassy"/>
<img class="img-shadow" src="assets/images/dev-hero.png" alt=""/>
<img src="/assets/images/dev-hero.png" alt="dev page hero: html tag emerging from an embassy" title="dev page hero: html tag emerging from an embassy"/>
<img class="img-shadow" src="/assets/images/dev-hero.png" alt=""/>
</div>
<div id="logo">
<h1>