aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 0f0167ad..476a4d36 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -83,14 +83,9 @@ html_logo = "https://raw.githubusercontent.com/python-discord/branding/main/logo
html_favicon = html_logo
html_css_files = [
- "changelog.css",
"logo.css",
]
-html_js_files = [
- "changelog.js",
-]
-
utils.cleanup()