Files
alois b3c00734c2
Build and Deploy Jekyll / deploy (push) Successful in 42s
feat: migration vers template academic-homepage original
2026-05-25 20:23:42 +02:00

8 lines
190 B
HTML

---
layout: prompt
title: 404 - Page Not Found
---
<h1 class="mt-5">404</h1>
<p class="lead">The requested page could not be found.</p>
<p><a href="{{ '/' | relative_url }}">Go home</a></p>