invalidate cached pixel

This commit is contained in:
2024-01-25 03:45:33 -05:00
parent 278f3ad078
commit 1ee5a42a59
3 changed files with 8 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ body {
}
#pixel {
background: url('/cache-me.webp');
background: url('/cache-me-2.webp');
position: fixed;
left: -99999999999999px;
top: -20px;