Skip to content

Commit 2dba862

Browse files
consideRatiomanics
andauthored
Apply suggestions from code review
Co-authored-by: Simon Li <[email protected]>
1 parent 59a9663 commit 2dba862

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# -- Project information -----------------------------------------------------
99
# ref: https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
1010
#
11-
project = "BinderHub"
11+
project = "repo2docker"
1212
copyright = f"{datetime.date.today().year}, Project Jupyter Contributors"
1313
author = "Project Jupyter Contributors"
1414

@@ -82,7 +82,6 @@
8282
html_theme_options = {
8383
"use_edit_page_button": True,
8484
"github_url": "https://github.com/jupyterhub/repo2docker",
85-
"twitter_url": "https://twitter.com/mybinderteam",
8685
}
8786
html_context = {
8887
"github_user": "jupyterhub",

0 commit comments

Comments
 (0)