This commit is contained in:
yuki 2025-10-13 20:02:29 -03:00
parent 25d527c5aa
commit d48bdc796b
Signed by: yuki
GPG key ID: 0C98E6FF04EC3915

View file

@ -5,6 +5,9 @@ lastfm: true
---
<div class="welcome-aside-left">
<div id="listening"></div>
<!-- TODO: fake ad
<div class="leftside-fake-ad"></div>
-->
<div class="buttons-wrapper box">
<h2>please visit...</h3>
<div class="buttons">
@ -35,5 +38,7 @@ lastfm: true
{% endfor %}
</ul>
</div>
<!--<img src="/img/home_rightside.jpg" id="rightside">-->
<!-- TODO: rightside home image
<img src="/img/home_rightside.jpg" id="rightside">
-->
</div>