-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
103 lines (77 loc) · 2.98 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
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.5.0 -->
<title>Parade Events</title>
<meta name="generator" content="Jekyll v3.8.3" />
<meta property="og:title" content="Parade Events" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="http://localhost:4000/404.html" />
<meta property="og:url" content="http://localhost:4000/404.html" />
<meta property="og:site_name" content="Parade Events" />
<script type="application/ld+json">
{"@type":"WebPage","url":"http://localhost:4000/404.html","headline":"Parade Events","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Parade Events" /></head>
<body><header class="my-site-header" role="banner">
<div class="wrapper">
<a class="site-title" rel="author" href="/">Parade Events</a>
<nav style="float: right">
<a class="site-title" style="font-size: 15px" rel="author" href="/">Home </a>
<a class="site-title" style="font-size: 15px" rel="author" href="https://parade.events/blog"> Blog </a>
<a class="site-title" style="font-size: 15px" rel="author" href="mailto:outreach@parade.events"> Contact</a>
</nav>
</div>
</header>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 800px;
text-align: center;
}
.my-site-header {
border-top: 5px solid #47a2cf;
border-bottom: 1px solid #e8e8e8;
min-height: 55.95px;
position: relative;
}
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1> ¯\_(ツ)_/¯</h1>
<p>The link you're trying to reach likely <strong>requires the Parade app</strong> (available for iOS and Android).</p>
<p>Try this link again on your smartphone <strong>after</strong> logging into Parade!<br>
<b>Note</b>: This link needs to be opened in <i>Safari</i> on iOS.
</p>
<p><a href="https://parade.events/"> << Go home</a></p>
<p><a href="https://parade.events/blog/welcome-guide"> Read the Welcome Guide >></a></p>
</div>
</div>
<!-- </main><footer class="site-footer h-card">
<data class="u-url" href="/"></data>
<div class="wrapper">
<h2 class="footer-heading">Parade Events</h2>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li class="p-name"></li></ul>
</div>
<div class="footer-col footer-col-2"><ul class="social-media-list"></ul>
</div>
<div class="footer-col footer-col-3">
<p></p>
</div>
</div>
</div>
</footer> -->
</body>
</html>