mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Add status page to footer
This commit is contained in:
parent
ffbc4f91f4
commit
df78018547
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<div class="row">
|
||||
<p class="tiny col credits">
|
||||
<a href="http://neocities.org" title="Neocities.org" style="text-decoration:none;">Neocities.org</a> is a <a href="https://github.com/neocities" title="Neocities on GitHub">completely open source</a> startup. Follow us on <a href="https://twitter.com/neocitiesweb">Twitter</a> or <a href="https://www.facebook.com/neocities">Facebook</a>!
|
||||
<a href="http://neocities.org" title="Neocities.org" style="text-decoration:none;">Neocities</a> is <a href="https://github.com/neocities" title="Neocities on GitHub">open source</a>. Follow us on <a href="https://twitter.com/neocitiesweb">Twitter</a> or <a href="https://www.facebook.com/neocities">Facebook</a>
|
||||
</p>
|
||||
|
||||
<nav class="footer-Nav col">
|
||||
|
@ -15,6 +15,7 @@
|
|||
<li><a href="/api">API</a></li>
|
||||
<li><a href="/press">Press</a></li>
|
||||
<% end %>
|
||||
<li><a href="http://status.neocitiesops.net/">Status</a></li>
|
||||
<li><a href="/terms" rel="nofollow">Terms</a></li>
|
||||
<li><a href="/privacy" rel="nofollow">Privacy</a></li>
|
||||
<li><a href="/contact" rel="nofollow">Contact</a></li>
|
||||
|
|
Loading…
Add table
Reference in a new issue