Initial commit.
This commit is contained in:
40
public/404.html
Normal file
40
public/404.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Julieñ MARIE - Curriculum Vitæ</title>
|
||||
|
||||
<link rel="canonical" href="https://julien.delmar.bzh/404.html" />
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald" />
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto" />
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||
<link rel="stylesheet" href="/style.main.min.a18ff50b22f4a5aa2a97c3a5215ab94f7aacfeb69d49109333c9e9e8e1891926.css" integrity="sha256-oY/1CyL0paoql8OlIVq5T3qs/radSRCTM8np6OGJGSY=" crossorigin="anonymous" media="screen,print" />
|
||||
|
||||
|
||||
<meta property="og:title" content="Julieñ MARIE - Curriculum Vitæ" />
|
||||
<meta property="og:url" content="https://julien.delmar.bzh/404.html" />
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="content">
|
||||
<div class="pageNotFound">
|
||||
<h1>Page not found :(</h1>
|
||||
<p class="pageNotFound__text">
|
||||
Bonjour à toi, ami explorateur !<br>
|
||||
Il semble que la page que tu tentes d'afficher n'existe pas.<br>
|
||||
Je t'invite à retourner à <a href="/">l'accueil</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user