Skip to content

Commit df14458

Browse files
committed
fix favicon
1 parent bd40ca4 commit df14458

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

book/_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Book settings
22
# Learn more at https://jupyterbook.org/customize/config.html
33

4-
title: NMFS Openscapes JupyterHub Guide
5-
author: NMFS Openscapes
4+
title: JupyterHub Guide
5+
author: OceanHackWeek
66
logo: logo.png
77
only_build_toc_files: false
88

@@ -11,7 +11,7 @@ parse:
1111
# https://jupyterbook.org/content/content-blocks.html#using-substitutions-in-links
1212
myst_substitutions:
1313
jupyterhub_url: "https://nmfs-openscapes.2i2c.cloud"
14-
contact_email: "nmfs.openscapes@noaa.gov"
14+
contact_email: ""
1515
github_org_url: "https://github.com/oceanhackweek"
1616
book_repo: "oceanforge"
1717
website_url: "https://oceanhackweek.github.io/oceanforge/"
@@ -69,5 +69,5 @@ html:
6969
use_edit_page_button: true
7070
use_issues_button: true
7171
use_repository_button: true
72-
favicon: "img/favicon-16x16.png"
72+
favicon: "img/ohw-favicon.png"
7373
# google_analytics_id: G-XXXXXXXXX

0 commit comments

Comments
 (0)