diff options
-rw-r--r-- | public/humans.txt | 4 | ||||
-rw-r--r-- | public/robots.txt | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/public/humans.txt b/public/humans.txt new file mode 100644 index 0000000..d5d49e2 --- /dev/null +++ b/public/humans.txt @@ -0,0 +1,4 @@ +/* TEAM */ +Developer: Corentin Thomasset +Site: https://github.com/CorentinTh +Twitter: @cthmsst
\ No newline at end of file diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..6f27bb6 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow:
\ No newline at end of file |