Skip to content

Commit

Permalink
404 page added: first version.
Browse files Browse the repository at this point in the history
  • Loading branch information
diprefranco committed Nov 20, 2024
1 parent c998aec commit 45cdfe5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!doctype html>
<html lang="en">

<head>
<meta charset="utf-8">
<title>Franco Dipre - Full Stack Developer</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap" rel="stylesheet" />
</head>

<body>
<div>
<h1>404</h1>
<p>Page not found</p>
</div>
</body>

</html>

0 comments on commit 45cdfe5

Please sign in to comment.