Skip to content

Commit 95fe773

Browse files
committed
fix: rm random tag in text
1 parent f5395c0 commit 95fe773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1>
5757
</div>
5858
{% else %}
5959
<div style="text-align: center; padding: 50px 20px;">
60-
<h2>🚧 Under Con</div>struction 🚧</h2>
60+
<h2>🚧 Under Construction 🚧</h2>
6161
<p>This page is not yet available. nothing to see here :]</p>
6262
<img src="https://imgs.xkcd.com/comics/unreachable_state.png" alt="XKCD Unreachable State"
6363
style="max-width: 100%; height: auto;">

0 commit comments

Comments
 (0)