aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-05-05 17:13:23 -0400
committerbnewbold <bnewbold@robocracy.org>2016-05-05 17:13:23 -0400
commitfc2a037867c66515988fe2dfee67eef025f2cd4c (patch)
treeb929a9ace3db2819546a4e4dc076195e19743441
parentbab4f70e5707c6e52b6a30d94beb434eba40b6d7 (diff)
downloadbnewnet-fc2a037867c66515988fe2dfee67eef025f2cd4c.tar.gz
bnewnet-fc2a037867c66515988fe2dfee67eef025f2cd4c.zip
robots link
-rw-r--r--pelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index e92521b..0a0b5e9 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -21,7 +21,7 @@ PAGE_PATHS = ['pages']
PLUGIN_PATHS = ['plugins']
EXTRA_PATH_METADATA = {
- #'well-known/keybase.txt': {'path': '.well-known/keybase.txt'},
+ 'static/robots.txt': { 'path': 'robots.txt' },
}
THEME = "theme"