.vitepress/config.js aktualisiert
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
This commit is contained in:
parent
fce9b40b61
commit
d258c618e5
1 changed files with 10 additions and 0 deletions
|
@ -1,4 +1,14 @@
|
|||
export default {
|
||||
head: [
|
||||
[
|
||||
'script',
|
||||
{
|
||||
defer: true,
|
||||
src: 'https://stats.nl-3.hackmi.ch/script.js',
|
||||
'data-website-id': 'a9b013a6-886f-4b07-9c20-a95a2e43875c'
|
||||
}
|
||||
]
|
||||
],
|
||||
title: 'hackmi.ch',
|
||||
description: 'hackmi.ch',
|
||||
themeConfig: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue