We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 503a3e0 + 9918389 commit f833e39Copy full SHA for f833e39
1 file changed
book/_config.yml
@@ -66,7 +66,8 @@ sphinx:
66
# Add GitHub buttons to your book
67
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
68
html:
69
- announcement: "You are viewing the 2024 hackweek! Switch to the <a href=\"/\">current event</a>."
+ 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.
71
use_edit_page_button: true
72
use_issues_button: true
73
use_repository_button: true
0 commit comments