Revert "code optimization"

This commit is contained in:
rottenstonks 2023-03-13 00:54:31 +00:00 committed by GitHub
parent edfc31a049
commit 83c37d1b6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 565 additions and 1159 deletions

View file

@ -1,4 +1,9 @@
<footer class="footer">
<span>2023 - Revuo Monero.</span></br>
<span><a class="color-grey" href="https://revuo-xmr.com/source/">Source Code & Licenses</a>.</span>
<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>