added attribution link
This commit is contained in:
parent
b991b695c4
commit
fdf1fb7faa
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ export const sharedPageComponents: SharedLayout = {
|
|||
footer: Component.Footer({
|
||||
links: {
|
||||
Home: "/",
|
||||
Blog: "/blogs/"
|
||||
Blog: "/blogs/",
|
||||
Attributions: "/attributions/",
|
||||
},
|
||||
}),
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue