feat: migration vers template academic-homepage original
Build and Deploy Jekyll / deploy (push) Successful in 42s
Build and Deploy Jekyll / deploy (push) Successful in 42s
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
title: "404 — Page introuvable"
|
||||
layout: prompt
|
||||
title: 404 - Page Not Found
|
||||
---
|
||||
<div style="text-align:center;padding:4rem 0">
|
||||
<div style="font-size:4rem;margin-bottom:1rem">🔭</div>
|
||||
<h1 style="font-size:1.5rem;margin-bottom:1rem">Page introuvable</h1>
|
||||
<p style="color:var(--text-muted);margin-bottom:2rem">Cette page n'existe pas ou a été déplacée.</p>
|
||||
<a href="/" style="background:var(--accent);color:white;padding:8px 20px;border-radius:8px;text-decoration:none">Retour à l'accueil</a>
|
||||
</div>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user