EASI-Leaderboard / src /assets /html /backend-status-indicator.healthy.html
yangzhitao
feat: enhance backend status indicator and refactor app structure
ae66b87
raw
history blame
139 Bytes
<div id="backend-status-indicator">
<span class="backend-status-light healthy"></span>
<span>Backend Status: Healthy</span>
</div>