remove punctuation

This commit is contained in:
Ulf Gebhardt 2023-11-07 09:34:54 +01:00
parent b274c9da89
commit ffb6bc76d8
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -9,7 +9,7 @@ export default hopeTheme({
lastUpdated: false, lastUpdated: false,
contributors: false, contributors: false,
displayFooter: true, displayFooter: true,
footer: 'CC BY IT4C.dev & Authors. <a href="/imprint.html">Imprint</a>.', 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' },