This commit is contained in:
Ryan Kes 2024-07-15 16:37:25 +02:00
commit 1783300c87
23 changed files with 237 additions and 167 deletions

View file

@ -5,6 +5,7 @@ import * as Component from "./quartz/components"
export const sharedPageComponents: SharedLayout = {
head: Component.Head(),
header: [],
afterBody: [],
footer: Component.Footer({
links: {
"Ryan's Namepage": "https://ryankes.eu",