feat: update front

This commit is contained in:
Maël Gangloff
2024-07-23 18:37:59 +02:00
parent 4556dfe85e
commit 827ca478c6
14 changed files with 599 additions and 126 deletions

8
public/manifest.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Domain Watchdog",
"short_name": "Domain Watch",
"start_url": ".",
"display": "standalone",
"background_color": "#fff",
"description": "A standalone app that collects open access information about domain names, helping users track the history and changes associated with domain names. "
}