fix: footer; add link to source code #37

Merged
realaravinth merged 1 commits from realaravinth/hostea-website:fix-footer into master 2022-07-01 09:29:07 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -44,11 +44,11 @@
<a href="/privacy-policy" title="Privacy Policy">Privacy</a> <a href="/privacy-policy" title="Privacy Policy">Privacy</a>
<span class="footer__column-divider--mobile-only">|</span> <span class="footer__column-divider--mobile-only">|</span>
<a <a
href="https://stats.uptimerobot.com/EQ7VJHWylx" href="https://gitea.hostea.org/Hostea"
rel="noreferrer" rel="noreferrer"
target="_blank" target="_blank"
title="Status" title="Status"
>Status</a >Source Code</a
> >
<a href="/tos" title="Terms of Service">ToS</a> <a href="/tos" title="Terms of Service">ToS</a>
</div> </div>