mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-12 13:48:10 +09:00
Prefetch aicons
This commit is contained in:
parent
e3bec2bfc1
commit
e0ccb1f9b4
@ -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…
Reference in New Issue
Block a user