revuo-weekly/_includes/footer.html

10 lines
247 B
HTML
Raw Normal View History

2022-04-02 11:21:09 +02:00
<footer class="footer">
2022-05-17 19:14:28 +02:00
<style>
a.color-grey {
color: rgb(#888888);
}
</style>
2022-05-17 18:19:59 +02:00
<span>2022 - Revuo Monero.</br>
2022-05-17 19:14:28 +02:00
<a class="color-grey" href="https://revuo-xmr.com/source/" target="_blank">Source Code & License</a></span>
2022-05-17 18:19:59 +02:00
</footer>