Merge pull request #214 from IT4Change/disable-pageinfo

refactor(other): disable pageinfo in theme config
This commit is contained in:
Ulf Gebhardt 2025-02-03 05:45:30 +01:00 committed by GitHub
commit 37ee3d476b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: '/' },