mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
docs: update documentation
This commit is contained in:
@@ -90,10 +90,11 @@ export default defineConfig({
|
||||
},
|
||||
{
|
||||
tag: 'meta',
|
||||
attrs: {
|
||||
name: 'author',
|
||||
content: 'Maël Gangloff'
|
||||
},
|
||||
attrs: {name: 'author', content: 'Maël Gangloff'},
|
||||
},
|
||||
{
|
||||
tag: 'meta',
|
||||
attrs: {name: 'theme-color', content: '#475569'}
|
||||
},
|
||||
{
|
||||
tag: 'meta',
|
||||
|
||||
Reference in New Issue
Block a user