Хз ща пофикшу жс

This commit is contained in:
Kira Edges 2025-05-16 10:57:57 +04:00
parent 87d26112d5
commit 3fdbceaaff
Signed by: edges
SSH key fingerprint: SHA256:RT4iUXBlbU5TGAtoYgAX7B0MQ9VaDbhv3/lTdrVrQEA

1
main.v
View file

@ -41,7 +41,6 @@ pub fn (app &Index) logo(mut ctx Context) veb.Result {
return ctx.file("static/v-logo.png")
}
@['/throne.webp']
pub fn (app &Index) throne(mut ctx Context) veb.Result {
return ctx.file("static/throne.webp")