lint: format2

This commit is contained in:
bfahrenfort 2024-08-31 18:29:24 +10:00
parent 9dce384d02
commit 4b6a049002

View File

@ -9,7 +9,7 @@ export const sharedPageComponents: SharedLayout = {
footer: Component.Footer({
links: {
"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
}),