mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 22:34:06 -06:00
换回单页应用,否则加载速度太慢
This commit is contained in:
parent
21969df0c2
commit
eda47164e0
@ -9,7 +9,7 @@ import * as Plugin from "./quartz/plugins"
|
|||||||
const config: QuartzConfig = {
|
const config: QuartzConfig = {
|
||||||
configuration: {
|
configuration: {
|
||||||
pageTitle: "🌱 oldwinterの数字花园",
|
pageTitle: "🌱 oldwinterの数字花园",
|
||||||
enableSPA: false,
|
enableSPA: true,
|
||||||
pageTitleSuffix: "",
|
pageTitleSuffix: "",
|
||||||
enablePopovers: true,
|
enablePopovers: true,
|
||||||
analytics: {
|
analytics: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user