mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Merge pull request #214 from IT4Change/disable-pageinfo
refactor(other): disable pageinfo in theme config
This commit is contained in:
commit
37ee3d476b
@ -9,6 +9,7 @@ export default hopeTheme({
|
||||
lastUpdated: false,
|
||||
contributors: false,
|
||||
displayFooter: true,
|
||||
pageInfo: false,
|
||||
footer: 'CC BY IT4C.dev & Authors - <a href="/imprint.html">Imprint</a>',
|
||||
navbar: [
|
||||
{ text: 'IT4C', link: '/' },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user