Changed Imprint
This commit is contained in:
parent
dbd6857235
commit
9d6a67411a
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
||||||
export default {
|
export default {
|
||||||
title: 'hackmi.ch',
|
title: 'hackmi.ch',
|
||||||
description: 'hackmi.ch',
|
description: 'hackmi.ch',
|
||||||
|
themeConfig: {
|
||||||
|
footer: {
|
||||||
|
message: '<a href="https://git.hackmi.ch/Phil/about">Imprint / Impressum / Privacy Policy</a>',
|
||||||
|
copyright: 'Copyright © 2025 hackmi.ch'
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue