Skip to content

Commit 666abd0

Browse files
ktylejukent
andauthored
Fix nested double-quote
Co-authored-by: Julia Kent <[email protected]>
1 parent d1913b8 commit 666abd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portal/index.md

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

1010
<span style="font-size: 2.6rem;">An education and training hub for the geoscientific Python community</span>
1111

12-
<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);">
12+
<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);">
1313
Pythia BinderHub Maintenance Monday Dec. 19, 2024
1414
</a>
1515

0 commit comments

Comments
 (0)