diff options
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index f71c4d341..b214a14cc 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -138,7 +138,7 @@ html_theme_options = { # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. -# html_last_updated_fmt = '%b %d, %Y' +html_last_updated_fmt = '%b %d, %Y' smartquotes = False |
