mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Create robots.txt
Add explanatory text
This commit is contained in:
+1
-1
@@ -156,7 +156,7 @@ html_js_files = ["js/toggle.js"]
|
||||
# Add any extra paths that contain custom files (such as robots.txt or
|
||||
# .htaccess) here, relative to this directory. These files are copied
|
||||
# directly to the root of the documentation.
|
||||
html_extra_path = ["_static/css"]
|
||||
html_extra_path = ["_static/css", "_static/robots.txt"]
|
||||
|
||||
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
|
||||
# using the given strftime format.
|
||||
|
||||
Reference in New Issue
Block a user