-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
109 lines (73 loc) · 3.49 KB
/
404.html
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Marin le Maignan</title>
<meta name="description" content="Hey, I'm Marin, 27, French I specialize in the research of ergonomy and simplicity in the web and like to wonder about the influence of the greatest tool ever created from a social as well as scientifical point of view. Also been playing guitar for now 20 years. Make artbooks. And actually got to have one of them bought by London's UAL historical collections department.
">
<link rel="stylesheet" href="http://marinlemaignan.github.io/assets/style.css">
<link rel="canonical" href="http://marinlemaignan.github.io/404.html">
<link rel="alternate" type="application/rss+xml" title="Marin le Maignan" href="http://marinlemaignan.github.io/feed.xml">
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<script src="http://marinlemaignan.github.io/TemplateData/UnityProgress.js"></script>
<script src="http://marinlemaignan.github.io/Build/UnityLoader.js"></script>
<body>
<header class="border-bottom-thick px-2 clearfix">
<div class="left sm-width-full py-1 mt-1 mt-lg-0">
<a class="align-middle link-primary text-accent" href="/">
Marin le Maignan
</a>
</div>
<div class="right sm-width-full">
<ul class="list-reset mt-lg-1 mb-2 mb-lg-1">
<li class="inline-block">
<a class="align-middle link-primary mr-2 mr-lg-0 ml-lg-2" href="/about/">
About
</a>
</li>
<li class="inline-block">
<a class="align-middle link-primary mr-2 mr-lg-0 ml-lg-2" href="/hello.html">
hello
</a>
</li>
</ul>
</div>
</header>
<div>
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>
</div>
<div class="border-top-thin clearfix mt-2 mt-lg-4">
<div class="container mx-auto px-2">
<p class="col-8 sm-width-full left py-2 mb-0">This project is maintained by <a class="text-accent" href="https://github.com/marinlemaignan">marinlemaignan</a></p>
<ul class="list-reset right clearfix sm-width-full py-2 mb-2 mb-lg-0">
<li class="inline-block mr-1">
<a href="https://twitter.com/share" class="twitter-share-button" data-hashtags="Marin le Maignan">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</li>
<li class="inline-block">
<a class="github-button" href="https://github.com/marinlemaignan/" data-icon="octicon-star" data-count-href="marinlemaignan//stargazers" data-count-api="/repos/marinlemaignan/#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star marinlemaignan/ on GitHub">Star</a>
</li>
</ul>
</div>
</div>
</body>
</html>