mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
Removed redundant inline: false
This commit is contained in:
parent
8a71036c50
commit
7322937384
@ -32,7 +32,6 @@ export function pageResources(
|
||||
css: [
|
||||
{
|
||||
content: joinSegments(baseDir, "index.css"),
|
||||
inline: false,
|
||||
},
|
||||
...staticResources.css,
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user