Update footer.html

This commit is contained in:
Luke 2023-03-11 09:33:22 +01:00 committed by GitHub
parent 3be76b137a
commit f45390a25a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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