This commit is contained in:
parent
0ee7cb2912
commit
837582dfa0
@ -15,14 +15,13 @@ export const sharedPageComponents: SharedLayout = {
|
|||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
footer: [Component.Footer({
|
footer: Component.Footer({
|
||||||
links: {
|
links: {
|
||||||
"About Me": "https://mark.struchkov.dev/cv/",
|
"About Me": "https://mark.struchkov.dev/cv/",
|
||||||
"B.log": "https://struchkov.dev",
|
"B.log": "https://struchkov.dev",
|
||||||
"CV": "https://mark.struchkov.dev/cv/?utm_source=gardenru&utm_medium=organic&utm_campaign=static",
|
"CV": "https://mark.struchkov.dev/cv/?utm_source=gardenru&utm_medium=organic&utm_campaign=static",
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
]
|
|
||||||
}
|
}
|
||||||
const githubSourceConfig = {
|
const githubSourceConfig = {
|
||||||
repoLink: "https://github.com/upagge/digital-garden",
|
repoLink: "https://github.com/upagge/digital-garden",
|
||||||
|
Loading…
Reference in New Issue
Block a user