Skip to content

Commit e6141e1

Browse files
committed
Reorganize top bar menu
1 parent 692bcca commit e6141e1

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
5252
html_show_copyright = True
53-
copyright = "2022, OceanHackWeek"
53+
copyright = "2023, OceanHackWeek"
5454

5555

5656
# -- HTML Config -------------------------------------------------

index.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -146,19 +146,14 @@ Thanks to our sponsors that have made OceanHackWeek possible over the last sever
146146
</div>
147147
</div>
148148

149-
<!-- ## Location and Time Zones
150-
151-
In-person workshop: Bigelow Laboratory for Ocean Sciences, East Boothbay, Maine (US EDT, UTC-4).
152-
153-
Virtual event: We expect to hold formal sessions in at least two time zones, USA PDT (UTC-7) and Australian EST (UTC+10). -->
154149

155150
```{toctree}
156151
:maxdepth: 2
157152
:hidden:
158153
159154
about/index.md
160-
about/pasthackweeks.md
161155
OceanHackWeek 2023 <ohw23/index.md>
162-
OceanHackWeek 2022 <ohw22/index.md>
156+
resources/index.md
157+
about/pasthackweeks.md
163158
% posts
164159
```

0 commit comments

Comments
 (0)