2022-04-02 11:21:09 +02:00
|
|
|
<footer class="footer">
|
2022-05-17 19:14:28 +02:00
|
|
|
<style>
|
2024-03-20 21:58:30 +01:00
|
|
|
a.color-grey, .footer-links {
|
2022-05-17 20:51:10 +02:00
|
|
|
color: var(--license-color);
|
2022-05-17 19:14:28 +02:00
|
|
|
}
|
2024-03-20 21:58:30 +01:00
|
|
|
a.footer-links img {
|
|
|
|
width: 1rem;
|
|
|
|
display: inline;
|
|
|
|
vertical-align: middle;
|
|
|
|
margin-bottom: 0;
|
|
|
|
margin-right: 0.2rem;
|
|
|
|
}
|
|
|
|
.footer-icons {
|
|
|
|
display: inline;
|
|
|
|
width: 1rem;
|
|
|
|
vertical-align: middle;
|
|
|
|
margin-bottom: 0;
|
|
|
|
border-bottom: none;
|
|
|
|
}
|
2022-05-17 19:14:28 +02:00
|
|
|
</style>
|
2024-03-20 21:58:30 +01:00
|
|
|
<span>2023 - Revuo Monero.</br>
|
2024-03-21 04:46:17 +01:00
|
|
|
<a class="color-grey" href="https://revuo-xmr.com/source/" target="_blank">Source Code & Licenses</a>.</span>
|
|
|
|
<p class="footer-links-section" align="center">
|
2024-03-20 21:58:30 +01:00
|
|
|
<a class="footer-links" href="https://revuo-xmr.com/">Clearnet</a>
|
|
|
|
|
|
|
|
|
<img class="footer-icons" src="/img/onion-tor.avif">
|
|
|
|
<a class="footer-links" href="http://revuo75joezkbeitqmas4ab6spbrkr4vzbhjmeuv75ovrfqfp47mtjid.onion/">Onion</a>.
|
|
|
|
</p>
|
2022-05-17 18:19:59 +02:00
|
|
|
</footer>
|