mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-11-16 17:17:35 +00:00
Merge pull request #40 from sausagenoods/master
Remove hardcoded url from footer, change to www.
This commit is contained in:
commit
d4d1afe9d1
1 changed files with 2 additions and 2 deletions
|
@ -26,9 +26,9 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<span>2023 - Revuo Monero</br>
|
<span>2023 - Revuo Monero</br>
|
||||||
<a class="color-grey" href="https://revuo-xmr.com/source/" target="_blank">Source Code & Licenses</a></span>
|
<a class="color-grey" href="/source/" target="_blank">Source Code & Licenses</a></span>
|
||||||
<p class="footer-links-section" align="center">
|
<p class="footer-links-section" align="center">
|
||||||
<a class="footer-links" href="https://revuo-xmr.com/">Clearnet</a>
|
<a class="footer-links" href="https://www.revuo-xmr.com/">Clearnet</a>
|
||||||
|
|
|
|
||||||
<img class="footer-icons" src="/img/tor.png">
|
<img class="footer-icons" src="/img/tor.png">
|
||||||
<a class="footer-links" href="http://revuo75joezkbeitqmas4ab6spbrkr4vzbhjmeuv75ovrfqfp47mtjid.onion/">Onion</a>
|
<a class="footer-links" href="http://revuo75joezkbeitqmas4ab6spbrkr4vzbhjmeuv75ovrfqfp47mtjid.onion/">Onion</a>
|
||||||
|
|
Loading…
Reference in a new issue