Skip to content

Commit 84224ae

Browse files
authored
Show the 'Last Updated' info in the footer. (GH-303)
1 parent e88ca5f commit 84224ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139

140140
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
141141
# using the given strftime format.
142-
#html_last_updated_fmt = '%b %d, %Y'
142+
html_last_updated_fmt = '%b %d, %Y'
143143

144144
# If true, SmartyPants will be used to convert quotes and dashes to
145145
# typographically correct entities.

0 commit comments

Comments
 (0)