diff options
author | Volpeon <git@volpeon.ink> | 2020-12-23 09:10:31 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2020-12-23 09:10:31 +0100 |
commit | 3b15d49467a4ea81c3adf101b806d7236ba395bb (patch) | |
tree | 66e1e924d535b9790730f76f3bdc148b5b774947 /static | |
parent | Inlined simple scripts in the makefile (diff) | |
download | volpeon.ink-3b15d49467a4ea81c3adf101b806d7236ba395bb.tar.gz volpeon.ink-3b15d49467a4ea81c3adf101b806d7236ba395bb.tar.bz2 volpeon.ink-3b15d49467a4ea81c3adf101b806d7236ba395bb.zip |
Better build script, allow static files in content folder
Diffstat (limited to 'static')
-rw-r--r-- | static/robots.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/static/robots.txt b/static/robots.txt deleted file mode 100644 index 1f53798..0000000 --- a/static/robots.txt +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | User-agent: * | ||
2 | Disallow: / | ||