Skip to content

Commit

Permalink
Create 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
oggioniale authored Dec 3, 2024
1 parent f578cd3 commit fe6a18b
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>404</title>
<style>
h1 {
color: #005A9C;
font: 200% sans-serif;
text-align: center
}
body {
padding: 2em;
font-family: sans-serif;
text-align: center;
}
</style>
</head>
<body>
<h1 id="section">404</h1>
<p>We couldn’t find the page you are looking for.</p>
<p>Check out:</p>
<p>
<a href="https://oggioniale.github.io/elter-vocabularies"><img src="https://img.shields.io/static/v1?label=elter-vocabularies&amp;message=index%20of%20pages&amp;color=green&amp;logo=github" alt="elter-vocabularies - index of pages" /></a>
<a href="https://github.com/oggioniale/elter-vocabularies"><img src="https://img.shields.io/static/v1?label=elter-vocabularies&amp;message=repository&amp;color=blue&amp;logo=github" alt="elter-vocabularies - repository" /></a>
</p>
</body>
</html>

0 comments on commit fe6a18b

Please sign in to comment.