Хз ща пофикшу жс
This commit is contained in:
parent
87d26112d5
commit
3fdbceaaff
1 changed files with 0 additions and 1 deletions
1
main.v
1
main.v
|
@ -41,7 +41,6 @@ pub fn (app &Index) logo(mut ctx Context) veb.Result {
|
||||||
return ctx.file("static/v-logo.png")
|
return ctx.file("static/v-logo.png")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@['/throne.webp']
|
@['/throne.webp']
|
||||||
pub fn (app &Index) throne(mut ctx Context) veb.Result {
|
pub fn (app &Index) throne(mut ctx Context) veb.Result {
|
||||||
return ctx.file("static/throne.webp")
|
return ctx.file("static/throne.webp")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue