Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ktyle committed Jan 20, 2025
1 parent d7affa9 commit 3698b2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion portal/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
<span style="font-size: 2.6rem;">An education and training hub for the geoscientific Python community</span>

<br><br>
<a href="posts/binderhub_status.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none; background-color: "orange"; border: rgba(var(--spt-color-dark), 1);">

<a href="posts/binderhub_status.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none; background-color: orange; border: rgba(var(--spt-color-dark), 1);">
Pythia BinderHub Maintenance Monday Jan. 20, 2025
</a>
<br
Expand Down

0 comments on commit 3698b2a

Please sign in to comment.