revuo-weekly/_includes/footer.html

10 lines
247 B
HTML
Raw Normal View History

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