commit | 14f438b5747c71461b06552771cc184355a4d575 | [log] [tgz] |
---|---|---|
author | Eric Park <me@ericswpark.com> | Thu Jul 22 19:13:13 2021 +0900 |
committer | Eric Park <me@ericswpark.com> | Thu Jul 22 19:13:13 2021 +0900 |
tree | 0e0f095e35c652c1f2b4179a325dba9c9482c3e6 | |
parent | f4e394f61cc161e2dd7675d3bdd09ba3b7d3962c [diff] [blame] |
Add status link to footer
diff --git a/index.html b/index.html index 120e839..5aac00b 100644 --- a/index.html +++ b/index.html
@@ -192,6 +192,7 @@ <h5> <b>Links</b></h5> <ul class="list-unstyled text-primary"> <li> <a href="team.html">Team members</a> </li> + <li> <a href="https://status.blissroms.org">Status</a> </li> <li> <a href="https://blog.blissroms.org">Blog</a> </li> </ul> </div>