dym-sh/resources/views/notes.blade.php

18 lines
362 B
PHP

<x-layout>
<aside class="c lvl2">
<a href="#" class="current">/<span>smol</span></a>
<a href="/poetry">/<span>poetry</span></a>
<a href="/articles">/<span>articles</span></a>
</aside>
<main class="article">
<h1>2024</h1>
<section>
<p>a groot start</p>
<p>even if earth is not exactly flat, my living space is.</p>
</section>
</main>
</x-layout>