diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 12:46:05 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 12:46:05 -0400 |
| commit | 2f467bd7ff8f8db0dafa40426166491d7f57f368 (patch) | |
| tree | 6574b6ba01d6e5ba9f097ff301c8895a24585a62 /static/robots.txt | |
Initial Commit
Diffstat (limited to 'static/robots.txt')
| -rwxr-xr-x | static/robots.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt new file mode 100755 index 00000000..14067d6e --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,6 @@ +User-agent: * +Disallow: /css +Disallow: /images +Disallow: /404.html +Disallow: /testPage + |
