adding document mode

I've been thinking a lot about the treehouse and I feel like it's time to say goodbye to the tree format.
This commit is contained in:
りき萌 2025-07-10 16:50:41 +02:00
parent 550c062327
commit 36705e7c1e
31 changed files with 940 additions and 409 deletions

View file

@ -0,0 +1,17 @@
<div class="sidebar-sticky">
<aside class="sidebar">
<a href="/">
<header class="floof">
<img alt="riki sitting in pink space" src="{{ asset 'character/riki/sitting.png' }}" width="2223" height="1796" style="height: 40.39586145rem;">
<h1>
<span class="rikis">riki's</span>
<span class="fluffy-little-house">
<span class="adjectives">fluffy little</span>
<span class="house">house</span>
</span>
</h1>
</header>
</a>
</aside>
</div>