Skip to content

Commit f833e39

Browse files
authored
Merge pull request #63 from PACEHackWeek/itcarroll-patch-1
point banner to help hub
2 parents 503a3e0 + 9918389 commit f833e39

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

book/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ sphinx:
6666
# Add GitHub buttons to your book
6767
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
6868
html:
69-
announcement: "You are viewing the 2024 hackweek! Switch to the <a href=\"/\">current event</a>."
69+
announcement: |
70+
Archive of the 2024 event; visit our <a href="https://nasa.github.io/oceandata-notebooks/" style="color:white;">Help Hub</a> for current content.
7071
use_edit_page_button: true
7172
use_issues_button: true
7273
use_repository_button: true

0 commit comments

Comments
 (0)