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 /content | |
| 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 'content')
| -rw-r--r-- | content/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/robots.txt b/content/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/content/robots.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | User-agent: * | ||
| 2 | Disallow: / | ||
