2022-04-02 09:21:09 +00:00
|
|
|
<footer class="footer">
|
2022-05-17 17:14:28 +00:00
|
|
|
<style>
|
2024-03-20 20:58:30 +00:00
|
|
|
a.color-grey, .footer-links {
|
2022-05-17 18:51:10 +00:00
|
|
|
color: var(--license-color);
|
2022-05-17 17:14:28 +00:00
|
|
|
}
|
2024-03-23 21:51:41 +00:00
|
|
|
.footer-links-section {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
2024-03-20 20:58:30 +00:00
|
|
|
.footer-icons {
|
|
|
|
display: inline;
|
2024-04-03 20:01:21 +00:00
|
|
|
height: 1rem;
|
2024-03-20 20:58:30 +00:00
|
|
|
vertical-align: middle;
|
|
|
|
margin-bottom: 0;
|
2024-04-03 20:01:21 +00:00
|
|
|
border-radius: 0;
|
2024-03-20 20:58:30 +00:00
|
|
|
}
|
2024-04-03 20:01:21 +00:00
|
|
|
.footer-sponsor, .footer-sponsor:hover, .footer-sponsor:focus {
|
|
|
|
border-bottom: none;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.footer-sponsor img {
|
|
|
|
display: inline;
|
|
|
|
height: 1.3rem;
|
|
|
|
vertical-align: middle;
|
|
|
|
margin-bottom: 0;
|
|
|
|
border-radius: 0;
|
|
|
|
}
|
2022-05-17 17:14:28 +00:00
|
|
|
</style>
|
2024-04-03 20:01:21 +00:00
|
|
|
<span>2023 - Revuo Monero</br>
|
2024-04-03 22:44:26 +00:00
|
|
|
<a class="color-grey" href="/source/" target="_blank">Source Code & Licenses</a></span>
|
2024-03-21 03:46:17 +00:00
|
|
|
<p class="footer-links-section" align="center">
|
2024-04-03 22:44:26 +00:00
|
|
|
<a class="footer-links" href="https://www.revuo-xmr.com/">Clearnet</a>
|
2024-03-20 20:58:30 +00:00
|
|
|
|
|
2024-04-03 20:01:21 +00:00
|
|
|
<img class="footer-icons" src="/img/tor.png">
|
|
|
|
<a class="footer-links" href="http://revuo75joezkbeitqmas4ab6spbrkr4vzbhjmeuv75ovrfqfp47mtjid.onion/">Onion</a>
|
|
|
|
|
|
|
|
|
<img class="footer-icons" src="/img/itoopie.png">
|
|
|
|
<a class="footer-links" title="http://revuo-xmr.i2p" href="http://qve7i3ke5h2mbbyphd7agmh5awzcwulvrvghjvhndkagdbi4mkcq.b32.i2p/">I2P</a>
|
2024-03-20 20:58:30 +00:00
|
|
|
</p>
|
2024-04-03 20:01:21 +00:00
|
|
|
Sponsored by <a class="footer-sponsor" href="https://www.digilol.net" target="_blank"><img src="/img/digilol.png"></a>
|
2022-05-17 16:19:59 +00:00
|
|
|
</footer>
|