mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
lint: format2
This commit is contained in:
parent
9dce384d02
commit
4b6a049002
@ -9,7 +9,7 @@ export const sharedPageComponents: SharedLayout = {
|
|||||||
footer: Component.Footer({
|
footer: Component.Footer({
|
||||||
links: {
|
links: {
|
||||||
"Source code": "https://github.com/bfahrenfort/quartz",
|
"Source code": "https://github.com/bfahrenfort/quartz",
|
||||||
"RSS": "https://be-far.com/index.xml"
|
RSS: "https://be-far.com/index.xml",
|
||||||
},
|
},
|
||||||
//remark_config: config.plugins.transformers.find((e) => {e.name === "Remark42"})?.options
|
//remark_config: config.plugins.transformers.find((e) => {e.name === "Remark42"})?.options
|
||||||
}),
|
}),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user