wip (#9349)
This commit is contained in:
parent
8eef88d3c7
commit
ac0a59835e
4 changed files with 226 additions and 224 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue