diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2024-05-16 02:46:23 -0400 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2024-05-16 02:46:23 -0400 |
| commit | 20aca1b4bba6d8dbe0b549efabcf7a01b026c63b (patch) | |
| tree | 59fca4ef61d9ff3671a7e5a64f08b06496de506d /assets | |
| parent | c23af2d13cae194be1111bbebe5233a78e972aba (diff) | |
Improved handling for favicon.ico and added robots.txt
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/img/favicon.ico | bin | 205086 -> 0 bytes | |||
| -rw-r--r-- | assets/robots/robots.txt | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/assets/img/favicon.ico b/assets/img/favicon.ico Binary files differdeleted file mode 100644 index f4ba292..0000000 --- a/assets/img/favicon.ico +++ /dev/null diff --git a/assets/robots/robots.txt b/assets/robots/robots.txt new file mode 100644 index 0000000..eb05362 --- /dev/null +++ b/assets/robots/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: |
