-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
177 lines (128 loc) · 4.35 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
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE html>
<html><meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>404 Page not found</title>
<link rel="shortcut icon" href="https://petri-2.github.io/images/favicon.png" type="image/png"
/>
<meta name="description" content="Wing Singers Gospel Choir"
/>
<meta name="keywords" content="some, keywords, for, seo, you, know, google, duckduckgo, and, such"
/>
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://petri-2.github.io/css/screen.css" />
<link
href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700"
rel="stylesheet"
type="text/css"
/>
<link
href="https://fonts.googleapis.com/css?family=Oswald:400,300,700|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|Roboto+Slab:400,100,300,700"
rel="stylesheet"
type="text/css"
/>
<link
rel="stylesheet"
href="https://petri-2.github.io/fork-awesome/css/fork-awesome.min.css"
type="text/css"
/>
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="Wing Singers Gospel Choir" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://petri-2.github.io/404.html" /><meta property="og:image" content="https://petri-2.github.io/images/cover-image.jpg"/><meta property="og:site_name" content="Wing Singers Gospel Choir" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://petri-2.github.io/images/cover-image.jpg"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="Wing Singers Gospel Choir"/>
<meta itemprop="name" content="404 Page not found">
<meta itemprop="description" content="Wing Singers Gospel Choir">
<style>
a:hover {
color: #BB9134;
}
a.btn {
color: white;
background-color: #301b3f;
}
a.btn:hover {
background-color: #301b3f;
}
a.fn-item.active {
color: #f7b32d;
opacity: 0.9;
}
a.fn-item:hover {
color: #faf15d;
opacity: 0.9;
}
a.fn-item {
display: block;
cursor: pointer;
color: #BB9134;
}
.post-holder.odd {
background: #301b3f;
color: white;
}
.post-holder {
background: white;
color: #151515;
}
.site-footer {
color: #BBC7CC;
background-color: #301b3f;
}
</style>
<link
rel="apple-touch-icon"
sizes="180x180"
href="https://petri-2.github.io/images/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="https://petri-2.github.io/images/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="https://petri-2.github.io/images/favicon-16x16.png"
/>
<body>
<main class="content page-template 404" role="main">
<article class="post page">
<header class="post-header">
<a id="blog-logo" href="./">
Wing Singers Gospel Choir
</a>
</header>
<h1 class="post-title">404 - Page Not Found</h1>
<section class="post-content">
Give it another try:
<a href="./" alt="Homepage">Back to the homepage</a>.
</section>
</article>
</main>
<footer class="site-footer">
<div class="inner">
<section class="copyright">© Wing Singers 2021</section>
<section></section>
<section>
<a href="https://themes.gohugo.io/hugo-scroll/">Design</a> template
built with ♥️ by
<a href="https://www.janraasch.com" title="Jan Raasch">Jan Raasch</a>
</section>
</div>
</footer>
<script
type="text/javascript"
src="https://code.jquery.com/jquery-1.11.3.min.js"
></script>
<script type="text/javascript" src='https://petri-2.github.io/js/icons.js'></script>
<script type="text/javascript" src='https://petri-2.github.io/js/index.js'></script>
</body>
</html>