We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a04252 commit 04e8204Copy full SHA for 04e8204
content/conf.py
@@ -18,7 +18,7 @@
18
# -- Project information -----------------------------------------------------
19
20
project = 'Sphinx-lesson'
21
-copyright = '2020, CodeRefinery'
+copyright = '2020-2024, CodeRefinery'
22
author = 'CodeRefinery'
23
24
# roundabout way to get version. "import sphinx_lesson" would be easier, but
0 commit comments