This commit is contained in:
tamaina
2022-12-19 08:59:17 +09:00
committed by GitHub
parent 8eef88d3c7
commit ac0a59835e
4 changed files with 226 additions and 224 deletions

View File

@ -39,7 +39,7 @@ html
if Array.isArray(clientEntry.css)
each href in clientEntry.css
link(rel='preload' href=`/assets/${href}` as='style')
link(rel='stylesheet' href=`/assets/${href}`)
title
block title