-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
145 lines (84 loc) · 4.53 KB
/
Copy path404.html
File metadata and controls
145 lines (84 loc) · 4.53 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
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:title" content=" 404 Page not found · Mediative" />
<meta property="og:site_name" content="Mediative" />
<meta property="og:url" content="https://mediative.github.io/404/" />
<meta property="og:type" content="website" />
<title>
404 Page not found · Mediative
</title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://mediative.github.io/images/favicon.ico">
<link rel="apple-touch-icon" href="https://mediative.github.io/images/apple-touch-icon.png" />
<link rel="stylesheet" type="text/css" href="https://mediative.github.io/css/screen.css" />
<link rel="stylesheet" type="text/css" href="https://mediative.github.io/css/nav.css" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400|Inconsolata" />
<link href="https://mediative.github.io/index.xml" rel="alternate" type="application/rss+xml" title="Mediative" />
<link href="https://mediative.github.io/404.html/index.xml" rel="alternate" type="application/rss+xml" title="404 Page not found · Mediative" />
<meta name="generator" content="Hugo 0.17" />
<link rel="canonical" href="https://mediative.github.io/404/" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-80920872-1', 'auto');
ga('send', 'pageview');
</script>
<link rel="stylesheet" type="text/css" href="https://mediative.github.io/css/custom.css" />
</head>
<body class="nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-opened" role="presentation">
<a href="/">Home</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/projects/">Projects</a>
</li>
</ul>
<a class="subscribe-button icon-feed" href="https://mediative.github.io/404.html/index.xml">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<header class="main-header " style="background-image: url(https://mediative.github.io/images/ypg-data.jpg)">
<nav class="main-nav overlay clearfix">
<a class="menu-button" href="#"><span class="burger">☰</span><span class="word">Menu</span></a>
</nav>
<div class="vertical">
<div class="main-header-content inner">
<a href="https://github.com/ypg-data">
<span class="icon-github" style="color:white;font-size:2em"></span>
</a>
<h1 class="page-title">Mediative</h1>
<h2 class="page-description"></h2>
</div>
</div>
<a class="scroll-down icon-arrow-left" href="#content"><span class="hidden">Scroll Down</span></a>
</header>
<main id="content" class="content" role="main">
<article class="post">
<h1>404 Not Found</h1>
<p>Sorry, but we couldn't find the page you're looking for.</p>
<p>Please head back <a href="/">home</a>.</p>
</article>
<footer class="site-footer clearfix">
<section class="copyright"><a href="">Mediative</a> </section>
<section class="poweredby">Proudly generated by <a class="icon-hugo" href="http://gohugo.io">HUGO</a>, with <a class="icon-theme" href="https://github.com/vjeantet/hugo-theme-casper">Casper</a> theme</section>
</footer>
</div>
<script type="text/javascript" src="https://mediative.github.io/js/jquery.js"></script>
<script type="text/javascript" src="https://mediative.github.io/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://mediative.github.io/js/index.js"></script>
</body>
</html>