This commit is contained in:
rottenwheel 2022-05-17 13:32:46 -05:00
commit 17ef007d0c

View file

@ -1,4 +1,9 @@
<footer class="footer">
<style>
a.color-grey {
color: rgb(#888888);
}
</style>
<span>2022 - Revuo Monero.</br>
<a href="https://revuo-xmr.com/source/" target="_blank">Source Code & Licenses</a></span>
<a class="color-grey" href="https://revuo-xmr.com/source/" target="_blank">Source Code & License</a></span>
</footer>