Add own 88x31
Docker Build and Push / build-and-push (push) Successful in 24s

(and rename icon->img, btw...)
This commit is contained in:
2026-04-09 00:32:33 +03:00
parent 3a47b84a1b
commit 7cf4ed3ecd
13 changed files with 21 additions and 18 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ html(lang=g.locale)
title Lair
link(rel="stylesheet" href="/static/style/main.css")
link(rel="icon" type="image/webp" href="/static/icon/lair.webp")
link(rel="img" type="image/webp" href="/static/img/lair.webp")
script(src="/static/script/copy-mono.js")
script(
@@ -18,7 +18,7 @@ html(lang=g.locale)
meta(property="og:type" value="website")
meta(property="og:url" value="https://lair.moe")
meta(property="og:title" value="Lair.moe")
meta(property="og:image" value="https://lair.moe/static/icon/lair.webp")
meta(property="og:image" value="https://lair.moe/static/img/lair.webp")
meta(property="og:description" value=_("description"))
body