-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
60 lines (52 loc) · 2.09 KB
/
Copy path404.html
File metadata and controls
60 lines (52 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!doctype html>
<html lang="en">
<meta charset="utf-8">
<title>404 Page not found | DominoPivot's</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="404 Page not found">
<meta property="og:image" content="https://www.dominopivot.com/img/opengraph-default.png">
<meta property="og:url" content="https://www.dominopivot.com/404.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="DominoPivot's">
<meta property="og:description" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@DominoPivot">
<meta name="twitter:title" content="404 Page not found">
<meta name="twitter:description" content="">
<meta name="generator" content="Hugo 0.120.2">
<link rel="stylesheet" href="/css/main.css">
<header class="masthead">
<a class="masthead__title" href="/">DominoPivot's</a>
<nav class="masthead__nav">
<ul class="masthead__list">
<li class="" title="Articles about everything and anything.">
<a href="/blog/">📰 Blog</a>
<li class="" title="A collection of game design ideas.">
<a href="/concepts/">🎮 Game Concepts</a>
<li class="" title="Poems and song lyrics I write as a hobby.">
<a href="/poems/">🌹 Poems</a>
</ul>
<div>
</div>
</nav>
</header>
<main class="fourofour-page">
<article lang="en">
<h1>Page not found</h1>
<p>
The page you were looking for has gone for a walk and never came back. Truly, we shouldn't have been trusted with it in the first place.
</p>
</article>
<article lang="fr">
<h1>Page introuvable</h1>
<p>
La page que vous cherchez est partie se promener et n'est jamais revenue. On n'aurait jamais dû nous la confier.
</p>
</article>
</main>
<footer class="mastfoot">
<small class="mastfoot__copyright">
© 2020 DominoPivot. All rights reserved.<br>
<a href="/credits/">Third party credits</a>
</small>
</footer>