disable pageinfo in theme config

This commit is contained in:
mahula 2025-01-31 08:33:43 +01:00
parent 542db85d61
commit dce4992530

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