Merge pull request 'fix: footer; add link to source code' (#37) from realaravinth/hostea-website:fix-footer into master
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: https://gitea.hostea.org/Hostea/website/pulls/37
pull/38/head
Aravinth Manivannan 2022-07-01 05:29:07 -04:00
commit 528c1649ac
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>