This commit is contained in:
parent
c1b4ec5b05
commit
25eb8ecf3d
@ -15,7 +15,7 @@ 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",
|
||||||
@ -23,6 +23,7 @@ export const sharedPageComponents: SharedLayout = {
|
|||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
Component.YandexMetrika(),
|
Component.YandexMetrika(),
|
||||||
|
]
|
||||||
}
|
}
|
||||||
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