Remove test html from layout

This commit is contained in:
2024-02-19 22:30:01 -06:00
parent 3682a2b15c
commit ead11623eb

View File

@@ -25,10 +25,6 @@
<main class="container mx-auto flex flex-col max-w-screen-md p-6"> <main class="container mx-auto flex flex-col max-w-screen-md p-6">
{% render_body %} {% render_body %}
<div class="richtext">
hello this is <span class="red">red!</span>
</div>
</main> </main>
<footer class="container mx-auto flex flex-row max-w-screen-md p-6"> <footer class="container mx-auto flex flex-row max-w-screen-md p-6">