add favicon and robots to internal static dir
This commit is contained in:
parent
dcc812b9f5
commit
7282f4a42a
2 changed files with 2 additions and 0 deletions
BIN
archivebox/templates/static/favicon.ico
Normal file
BIN
archivebox/templates/static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
2
archivebox/templates/static/robots.txt
Normal file
2
archivebox/templates/static/robots.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
Loading…
Reference in a new issue