Skip to content

Commit 1daa0f8

Browse files
committed
MAINT: config cleanup
1 parent 455689f commit 1daa0f8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

conf.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# -- Project information -----------------------------------------------------
44

55
project = 'SPHEREx Archive Documentation'
6-
copyright = '2025 SPHEREx Archive -- IPAC/IRSA'
7-
author = 'SPHEREx Archive -- IPAC/IRSA'
6+
copyright = '2025 IPAC/IRSA'
7+
author = 'IPAC/IRSA'
88

99

1010
# -- General configuration ---------------------------------------------------
@@ -46,13 +46,12 @@
4646
html_logo = '_static/irsa_logo.png'
4747
html_favicon = '_static/irsa-favicon.ico'
4848
html_theme_options = {
49-
"github_url": "https://github.com/Caltech-IPAC/SPHEREx-archive-documentation",
50-
"repository_url": "https://github.com/Caltech-IPAC/SPHEREx-archive-documentation",
49+
"github_url": "https://github.com/Caltech-IPAC/spherex-archive-documentation",
50+
"repository_url": "https://github.com/Caltech-IPAC/spherex-archive-documentation",
5151
"repository_branch": "main",
5252
"use_repository_button": True,
5353
"use_issues_button": True,
5454
"use_edit_page_button": True,
55-
"launch_buttons": {"binderhub_url": "https://mybinder.org",},
5655
"logo": {
5756
"link": "https://irsa.ipac.caltech.edu/",
5857
"alt_text": "NASA/IPAC Infrared Science Archive - Home",

0 commit comments

Comments
 (0)