kopia lustrzana https://github.com/wagtail/wagtail
try a different approach for including custom robots.txt
rodzic
a18a36d820
commit
7f4c914e68
|
@ -163,7 +163,7 @@ html_static_path = ['_static']
|
||||||
# Add any extra paths that contain custom files (such as robots.txt or
|
# Add any extra paths that contain custom files (such as robots.txt or
|
||||||
# .htaccess) here, relative to this directory. These files are copied
|
# .htaccess) here, relative to this directory. These files are copied
|
||||||
# directly to the root of the documentation.
|
# directly to the root of the documentation.
|
||||||
html_extra_path = ['robots.txt']
|
html_extra_path = ['_html_extra']
|
||||||
|
|
||||||
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
|
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
|
||||||
# using the given strftime format.
|
# using the given strftime format.
|
||||||
|
|
Ładowanie…
Reference in New Issue