Skip to content

Commit

Permalink
feat: add footer service status link
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamerblue committed Mar 28, 2024
1 parent 8d32830 commit 63d667a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/layouts/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,11 @@ class Index extends React.Component<Props, State> {
Judge Status
</Link>
</p>
<p>
<ExtLink href="https://service-status.sdutacm.cn" className="normal-text-link">
Service Status
</ExtLink>
</p>
<p>Current Active Users: {activeUserCount}</p>
</Col>

Expand Down

0 comments on commit 63d667a

Please sign in to comment.