We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8292f0e commit 7f03376Copy full SHA for 7f03376
1 file changed
oeps/conf.py
@@ -63,6 +63,7 @@
63
project = u'Open edX Proposals'
64
current_year = datetime.utcnow().year
65
copyright = f"{current_year}, Axim Collaborative"
66
+author = "Open edX Community"
67
68
html_context = {
69
"display_github": True, # Integrate GitHub
0 commit comments