Prefetch aicons

This commit is contained in:
syuilo 2020-02-15 21:56:21 +09:00
parent dbb9199d6f
commit 3f28f7451f
1 changed files with 3 additions and 0 deletions

View File

@ -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