This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
231 lines (163 loc) · 6.52 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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Main JS (navbar.js, katex_init.js and masonry_init.js)-->
<script defer=true src="/assets/js/main.min.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/main.css">
<!--Favicon-->
<link rel="shortcut icon" href="/assets/favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16.png">
<link rel="icon" type="image/svg+xml" sizes="any" href="/assets/img/rca.svg">
<!-- Canonical -->
<link rel="canonical" href="http://www.roboterclub.rwth-aachen.de/404.html">
<!-- RSS -->
<link rel="alternate" type="application/atom+xml" title="Roboterclub Aachen" href="http://www.roboterclub.rwth-aachen.de///feed.xml"/>
<!-- Font Awesome -->
<!-- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> -->
<link rel="stylesheet" type="text/css" href="/assets/css/vendor/font-awesome.min.css">
<!-- Google Fonts -->
<!-- KaTeX 0.8.3 -->
<link rel="stylesheet" type="text/css" href="/assets/css/vendor/katex.min.css">
<script src="/assets/js/vendor/katex.min.js">
</script>
<!-- Google Analytics -->
<!-- seo tags -->
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>404 Page not found | Roboterclub Aachen</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="404 Page not found" />
<meta property="og:locale" content="de_DE" />
<meta name="description" content="Wir bauen autonome Roboter" />
<meta property="og:description" content="Wir bauen autonome Roboter" />
<link rel="canonical" href="http://www.roboterclub.rwth-aachen.de/404.html" />
<meta property="og:url" content="http://www.roboterclub.rwth-aachen.de/404.html" />
<meta property="og:site_name" content="Roboterclub Aachen" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="404 Page not found" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"Wir bauen autonome Roboter","headline":"404 Page not found","url":"http://www.roboterclub.rwth-aachen.de/404.html"}</script>
<!-- End Jekyll SEO tag -->
<!-- Manual seo tags -->
<!--
<title>404 Page not found | Roboterclub Aachen</title>
<meta name="description" content="">
-->
</head>
<body>
<header class="site-header">
<!-- Logo and title -->
<div class="branding">
<a href="/">
<img class="avatar" src="/assets/img/rca.svg" alt=""/>
<h1 class="site-title">
Roboterclub Aachen
</h1>
</a>
</div>
<!-- Toggle menu -->
<nav class="clear">
<a id="pull" class="toggle" href="#">
<i class="fa fa-bars fa-lg"></i>
</a>
<!-- Menu -->
<ul class="hide">
<li>
<a class="clear" target="_blank" rel="noopener noreferrer" href="https://techaachen.de/">
<img class="techaachen" src="/assets/img/supporter/techAachen_Logo.svg" alt="TechAachen Logo"/>
</a>
</li>
<li class="separator">
<p style="margin-left: 2em;"> </p>
</li>
<!-- Auto Generation of pages in the navbar -->
<li>
<a class="clear" href="/blog">
Blog
</a>
</li>
<li class="separator">|</li>
<li>
<a class="clear" href="/projekte">
Projekte
</a>
</li>
<li class="separator">|</li>
<li>
<a class="clear" href="/mach-mit">
Mach Mit!
</a>
</li>
<li class="separator">|</li>
<li>
<a class="clear" href="/kontakt">
Kontakt
</a>
</li>
<li class="separator">|</li>
<li>
<a class="clear" href="/search">
<i class="fa fa-search" aria-hidden="true"></i>
</a>
</li>
<li class="separator">|</li>
</ul>
</nav>
</header>
<div class="content">
<article >
<header id="main" style="background-image: url('/');background-position: center;">
<h1 id="404+Page+not+found" class="title">
404 Page not found
</h1>
</header>
<section class="post-content"><p>Sorry, the requested page wasn’t found on the server.</p>
</section>
</article>
</div>
<footer class="site-footer">
<p class="text"><a href="/impressum">Impressum | Datenschutz</a></p>
<div class="footer-icons">
<ul>
<!-- Social icons from Font Awesome, if enabled -->
<li>
<a href="http://www.roboterclub.rwth-aachen.de/feed.xml" title="Folge dem RSS Feed">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-rss fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener noreferrer" href="https://github.com/RoboterClubAachen" title="Folge uns GitHub">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener noreferrer" href="http://instagram.com/rca_ev" title="Folge uns Instagram">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-instagram fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a target="_blank" rel="noopener noreferrer" href="https://twitter.com/RCA_eV" title="Folge uns Twitter" class="type">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
</div>
</footer>
</body>
</html>