mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 23:16:28 +09:00
wip (#9349)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user