added guide, fixed location
This commit is contained in:
parent
08354ce5a9
commit
4129f503ea
6 changed files with 10 additions and 4 deletions
|
|
@ -61,5 +61,5 @@ DELETE_OUTPUT_DIRECTORY = True
|
|||
|
||||
PLUGINS = ['geohash', 'geodata']
|
||||
|
||||
STATIC_PATHS = ['../extra/robots.txt']
|
||||
STATIC_PATHS = ['images', '../extra/robots.txt']
|
||||
EXTRA_PATH_METADATA = {'../extra/robots.txt': {'path': 'robots.txt'},}
|
||||
Loading…
Add table
Add a link
Reference in a new issue