We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e2a89 commit 934ebd4Copy full SHA for 934ebd4
1 file changed
user_guide_src/source/conf.py
@@ -80,6 +80,10 @@
80
'style_nav_header_background': '#DD4814',
81
}
82
83
+# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
84
+# using the given strftime format.
85
+html_last_updated_fmt = '%b %d, %Y'
86
+
87
# The name of an image file (relative to this directory) to place at the top
88
# of the sidebar.
89
html_logo = '_static/ci-logo-text.png'
0 commit comments