mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-26 06:33:12 +02:00
restart portfolio
This commit is contained in:
@@ -1,23 +1 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<link href="https://fonts.googleapis.com/css?family=Maven+Pro:400,900" rel="stylesheet">
|
||||
<title>404 HTML Tempate by Colorlib</title>
|
||||
@entryPointStyles('errors/not-found.css')
|
||||
</head>
|
||||
<body>
|
||||
<div id="notfound">
|
||||
<div class="notfound">
|
||||
<div class="notfound-404">
|
||||
<h1>404</h1>
|
||||
</div>
|
||||
<h2>We are sorry, Page not found!</h2>
|
||||
<p>The page you are looking for might have been removed had its name changed or is temporarily unavailable.</p>
|
||||
<a href="#">Back To Homepage</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<p> It's a 404 </p>
|
||||
|
||||
Reference in New Issue
Block a user