mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Prefetch aicons
This commit is contained in:
parent
e3bec2bfc1
commit
e0ccb1f9b4
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ html
|
|||
link(rel='icon' href= icon || '/favicon.ico')
|
||||
link(rel='apple-touch-icon' href= icon || '/apple-touch-icon.png')
|
||||
link(rel='manifest' href='/manifest.json')
|
||||
link(rel='prefetch' href='https://xn--931a.moe/assets/info.png')
|
||||
link(rel='prefetch' href='https://xn--931a.moe/assets/not-found.png')
|
||||
link(rel='prefetch' href='https://xn--931a.moe/assets/error.png')
|
||||
|
||||
title
|
||||
block title
|
||||
|
|
Loading…
Add table
Reference in a new issue