mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-13 04:28:23 +02:00
added legal pages, resized tablet view, fixed prettier
This commit is contained in:
@@ -32,6 +32,10 @@ const useSiteMetadata = () => {
|
||||
path
|
||||
label
|
||||
}
|
||||
legalMenu {
|
||||
path
|
||||
label
|
||||
}
|
||||
url
|
||||
title
|
||||
subtitle
|
||||
@@ -40,7 +44,7 @@ const useSiteMetadata = () => {
|
||||
}
|
||||
}
|
||||
}
|
||||
`,
|
||||
`
|
||||
);
|
||||
|
||||
return site.siteMetadata;
|
||||
|
Reference in New Issue
Block a user