Skip to content

Commit 31d3557

Browse files
committed
funo: cache-bust hero image (Cloudflare cached a 404 from the deploy window)
1 parent 1735706 commit 31d3557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

work/filed-under-no-one/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215

216216
<!-- HERO -->
217217
<header class="hero">
218-
<div class="shot"><img src="img/hero.jpg" alt="A surveillance photograph: a woman walking, seen from behind, on a wet street at dusk." fetchpriority="high"></div>
218+
<div class="shot"><img src="img/hero.jpg?v=1" alt="A surveillance photograph: a woman walking, seen from behind, on a wet street at dusk." fetchpriority="high"></div>
219219
<div class="inner"><div class="wrap">
220220
<div class="crumbs rise" style="--d:.05s"><span>Work</span><span>/</span><span class="sig">01 · Narrative</span></div>
221221
<h1 class="rise" style="--d:.15s">Filed Under<br><span class="struck">No One</span></h1>

0 commit comments

Comments
 (0)