Skip to content

Commit 6ecfd16

Browse files
committed
adding the layer5 service status
Signed-off-by: lumencodes <lumenluwiz@gmail.com>
1 parent 5ea723d commit 6ecfd16

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

layouts/partials/footer.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,15 @@ <h5 class="footer-h5"><a href="{{ .url }}">{{ .name }}</a></h5>
8484
</div>
8585
<div className="misc-links">
8686
<span>
87-
<ul className="misc-links">
88-
87+
<ul className="misc-links">
8988
<a
9089
className="status-link"
9190
href="https://layer5.statuspage.io"
9291
target="_blank"
9392
rel="noreferrer"
9493
>
9594
Layer5 Cloud Status <span className="pulse-icon"></span>
96-
</a>
97-
95+
</a>
9896
</ul>
9997
</span>
10098
</div>

0 commit comments

Comments
 (0)