mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
missing values in config to display footer & absolut path for imprint
This commit is contained in:
parent
45dbc1a799
commit
b274c9da89
@ -8,7 +8,8 @@ export default hopeTheme({
|
|||||||
editLink: true,
|
editLink: true,
|
||||||
lastUpdated: false,
|
lastUpdated: false,
|
||||||
contributors: false,
|
contributors: false,
|
||||||
footer: 'CC BY IT4C.dev & Authors. <a href="imprint.html">Imprint</a>.',
|
displayFooter: true,
|
||||||
|
footer: 'CC BY IT4C.dev & Authors. <a href="/imprint.html">Imprint</a>.',
|
||||||
navbar: [
|
navbar: [
|
||||||
{ text: 'IT4C', link: '/' },
|
{ text: 'IT4C', link: '/' },
|
||||||
{ text: 'Contact', link: '/contact' },
|
{ text: 'Contact', link: '/contact' },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user