docs: update documentation

This commit is contained in:
Maël Gangloff
2025-11-13 20:51:51 +01:00
parent aaf0016fce
commit 5095943461
3 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ export default defineConfig({
logo: {
src: './src/assets/logo.png'
},
favicon: './src/assets/logo.png',
favicon: 'logo.png',
description: 'An app that uses RDAP to collect publicly available info about domains, track their history, and purchase then when they are delete',
editLink: {
baseUrl: 'https://github.com/maelgangloff/domain-watchdog/edit/develop/docs/'