This commit is contained in:
2024-03-30 20:24:00 +01:00
parent 84f645128c
commit 9c50ceb1fe

View File

@@ -17,7 +17,7 @@ const docs = unsortedDocs.sort(
<h1 style="text-align: center;">ERROR 404</h1> <h1 style="text-align: center;">ERROR 404</h1>
<br/> <br/>
<p style="font-size: 22px;">The page either never existed or was renamed.<br/> <p style="font-size: 22px;">The page either never existed or was renamed.<br/>
Try something in the navabar above!</p> Try something in the navbar above!</p>
</div> </div>
</main> </main>
</Layout> </Layout>