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