Fix formatting in /software/index.html

This commit is contained in:
madison 2026-04-13 13:11:57 +01:00
parent 8a63685b8e
commit 234af04c9b

View file

@ -12,7 +12,8 @@
<main> <main>
<section> <section>
<h2>Sorry! This page is under construction.</h2> <h2>Sorry! This page is under construction.</h2>
</section></main> </section>
</main>
<div include="/html-prefabs/footer.html"></div> <div include="/html-prefabs/footer.html"></div>
</body> </body>
</html> </html>