Skip to content

Commit 5ce023b

Browse files
committed
remove banner
1 parent 5d55ae0 commit 5ce023b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude_patterns: [.github, .pixi]
1010
html:
1111
# NOTE: this announcement shows up on all pages
1212
#announcement: '<a href="https://forms.gle/KEq7WviCdz9xTaJX6">The Xarray 2024 User Survey is live. Please take ~5 minutes to fill it out and help us improve Xarray.</a>'
13-
announcement: 'ℹ️ SciPy 2025 Tutorial Attendees. <a href="https://tutorial.xarray.dev/workshops/scipy2025/index.html">Click here! </a>.'
13+
#announcement: 'ℹ️ SciPy 2025 Tutorial Attendees. <a href="https://tutorial.xarray.dev/workshops/scipy2025/index.html">Click here! </a>.'
1414
home_page_in_navbar: false
1515
use_edit_page_button: true
1616
use_issues_button: true

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "coincident"
2+
name = "xarray-tutorial"
33
description = "Xarray Tutorial Website"
44
readme = "README.md"
55
license.file = "LICENSE"

0 commit comments

Comments
 (0)