We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df39c26 commit f8d1ba7Copy full SHA for f8d1ba7
layouts/partials/footer.html
@@ -84,17 +84,15 @@ <h5 class="footer-h5"><a href="{{ .url }}">{{ .name }}</a></h5>
84
</div>
85
<div className="misc-links">
86
<span>
87
- <ul className="misc-links">
88
-
+ <ul className="misc-links">
89
<a
90
className="status-link"
91
href="https://layer5.statuspage.io"
92
target="_blank"
93
rel="noreferrer"
94
>
95
Layer5 Cloud Status <span className="pulse-icon"></span>
96
- </a>
97
+ </a>
98
</ul>
99
</span>
100
0 commit comments