mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-08-10 15:30:42 -04:00
Revert "code optimization"
This commit is contained in:
parent
edfc31a049
commit
83c37d1b6b
26 changed files with 565 additions and 1159 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue