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 59a9663 commit 2dba862Copy full SHA for 2dba862
docs/source/conf.py
@@ -8,7 +8,7 @@
8
# -- Project information -----------------------------------------------------
9
# ref: https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
10
#
11
-project = "BinderHub"
+project = "repo2docker"
12
copyright = f"{datetime.date.today().year}, Project Jupyter Contributors"
13
author = "Project Jupyter Contributors"
14
@@ -82,7 +82,6 @@
82
html_theme_options = {
83
"use_edit_page_button": True,
84
"github_url": "https://github.com/jupyterhub/repo2docker",
85
- "twitter_url": "https://twitter.com/mybinderteam",
86
}
87
html_context = {
88
"github_user": "jupyterhub",
0 commit comments