reorder sidebar

This commit is contained in:
etherware-novice 2024-07-31 14:55:05 -05:00
parent 47e5935560
commit 74cf00dbef
No known key found for this signature in database
GPG Key ID: 5DB73B4D57B9D701

View File

@ -24,11 +24,11 @@ navbar: topnav
</div>
<div class="main-content">{{ content }}</div>
<div class="right-sidebar">
{% include swatchclock.html %}
<img src="https://slimepondcount.goatcounter.com/counter/{{ page.url }}.png" style="width: 100%">
<iframe src="https://www3.cbox.ws/box/?boxid=3539632&boxtag=JU8HaS" width="100%" height="450" allowtransparency="yes" allow="autoplay" frameborder="0" marginheight="5" marginwidth="5" scrolling="auto"></iframe>
{% include swatchclock.html %}
{% include statuscafe.html %}
</div>
</div>