mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 13:35:42 -05:00
chore: updated plugins
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Deploy v5 Preview / Deploy v5 to Cloudflare Pages (push) Has been skipped
Docker build & push image / build (push) Has been skipped
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Has been skipped
Build and Test / publish-tag (push) Has been skipped
Deploy v5 Preview / Deploy v5 to Cloudflare Pages (push) Has been skipped
Docker build & push image / build (push) Has been skipped
This commit is contained in:
parent
a7d91f05f9
commit
1b878e655e
@ -115,6 +115,12 @@
|
|||||||
"commit": "2eb43a9a8c8ae7c56602d38efec8a13a643ee29f",
|
"commit": "2eb43a9a8c8ae7c56602d38efec8a13a643ee29f",
|
||||||
"installedAt": "2026-03-14T21:47:06.025Z"
|
"installedAt": "2026-03-14T21:47:06.025Z"
|
||||||
},
|
},
|
||||||
|
"external-quartz-leaflet-map-plugin": {
|
||||||
|
"source": "github:quartz-community/external-quartz-leaflet-map-plugin",
|
||||||
|
"resolved": "https://github.com/quartz-community/external-quartz-leaflet-map-plugin.git",
|
||||||
|
"commit": "07954bc239e9ad8c9f19e74ae44cd347ba8f50fd",
|
||||||
|
"installedAt": "2026-03-16T00:47:31.785Z"
|
||||||
|
},
|
||||||
"favicon": {
|
"favicon": {
|
||||||
"source": "github:quartz-community/favicon",
|
"source": "github:quartz-community/favicon",
|
||||||
"resolved": "https://github.com/quartz-community/favicon.git",
|
"resolved": "https://github.com/quartz-community/favicon.git",
|
||||||
@ -187,6 +193,12 @@
|
|||||||
"commit": "5824268158a76301d4b6ec77d1f224d6983ac5cc",
|
"commit": "5824268158a76301d4b6ec77d1f224d6983ac5cc",
|
||||||
"installedAt": "2026-03-14T21:47:06.025Z"
|
"installedAt": "2026-03-14T21:47:06.025Z"
|
||||||
},
|
},
|
||||||
|
"quartz-themes": {
|
||||||
|
"source": "github:saberzero1/quartz-themes",
|
||||||
|
"resolved": "https://github.com/saberzero1/quartz-themes.git",
|
||||||
|
"commit": "028bcc7eff36c30452825208cd3b55444d0a04bc",
|
||||||
|
"installedAt": "2026-03-16T00:46:41.143Z"
|
||||||
|
},
|
||||||
"reader-mode": {
|
"reader-mode": {
|
||||||
"source": "github:quartz-community/reader-mode",
|
"source": "github:quartz-community/reader-mode",
|
||||||
"resolved": "https://github.com/quartz-community/reader-mode.git",
|
"resolved": "https://github.com/quartz-community/reader-mode.git",
|
||||||
|
|||||||
@ -249,7 +249,7 @@ plugins:
|
|||||||
- source: github:saberzero1/quartz-themes
|
- source: github:saberzero1/quartz-themes
|
||||||
enabled: true
|
enabled: true
|
||||||
options:
|
options:
|
||||||
theme: "default"
|
theme: default
|
||||||
layout:
|
layout:
|
||||||
groups:
|
groups:
|
||||||
toolbar:
|
toolbar:
|
||||||
|
|||||||
@ -252,8 +252,8 @@ plugins:
|
|||||||
- source: github:saberzero1/quartz-themes
|
- source: github:saberzero1/quartz-themes
|
||||||
enabled: true
|
enabled: true
|
||||||
options:
|
options:
|
||||||
theme: "its-theme"
|
theme: its-theme
|
||||||
variation: "ttrpg-dnd"
|
variation: ttrpg-dnd
|
||||||
layout:
|
layout:
|
||||||
groups:
|
groups:
|
||||||
toolbar:
|
toolbar:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user