mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add robots.txt
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "Domain Watchdog",
|
||||
"short_name": "Domain Watch",
|
||||
"start_url": ".",
|
||||
"orientation": "landscape",
|
||||
"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. "
|
||||
|
||||
2
public/robots.txt
Normal file
2
public/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
Reference in New Issue
Block a user