Use relative paths on web

This commit is contained in:
Cadence Ember 2025-01-06 15:31:34 +13:00
commit 6411279efd
7 changed files with 25 additions and 17 deletions

View file

@ -73,7 +73,7 @@ block body
let size = 105
let p = new URLSearchParams()
p.set("data", `https://bridge.cadence.moe/invite?nonce=${nonce}`)
img(width=size height=size src=`/qr?${p}`)
img(width=size height=size src=rel(`/qr?${p}`))
h2.mt48.fs-headline1 Moderation