This commit is contained in:
tamaina 2022-12-19 08:59:17 +09:00 committed by GitHub
parent 8eef88d3c7
commit ac0a59835e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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