-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
280 lines (165 loc) · 7.75 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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>404 - Biodata Analysis Group</title>
<meta name="description" content="The Biodata Analysis Group website">
<meta name="author" content="Fotis Psomopoulos">
<!-- CSS -->
<!-- Bootstrap is included in main.css -->
<link rel="stylesheet" href="/assets/theme/css/main.css">
<link rel="stylesheet" href="/assets/theme/css/font-awesome.min.css">
<link rel="stylesheet" href="/assets/theme/css/pygments.css">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i&display=swap" rel="stylesheet">
<!-- Feeds -->
<link rel="alternate" type="application/rss+xml" title="Biodata Analysis Group - RSS feed" href="https://biodataanalysisgroup.github.io/feed.xml" >
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-17296390-13"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-17296390-13');
</script>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light" id="main-nav">
<div class="container">
<a class="navbar-brand d-flex align-items-center" href="/">
<img src="/assets/img/groupLogo/helix.png" class="mr-2">
Biodata Analysis Group
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-menu">
Menu <i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbar-menu">
<ul class="navbar-nav ml-auto">
<li class="navbar-item">
<a class="nav-link" href="/" >Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown">
The Group
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="/team/" >Team</a>
</div>
<li class="navbar-item">
<a class="nav-link" href="/publications/" >Publications</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown">
Research
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="/activities/" >Activities</a>
<a class="dropdown-item" href="/projects/" >Funded Projects</a>
<a class="dropdown-item" href="/collaborations/" >Collaborations</a>
<div class="dropdown-divider"></div>
<h6 class="dropdown-header">External resources</h6>
<a class="dropdown-item" href="https://github.com/BiodataAnalysisGroup" target="_blank">Lab GitHub</a>
</div>
<li class="navbar-item">
<a class="nav-link" href="/software/" >Software</a>
</li>
<li class="navbar-item">
<a class="nav-link" href="/blog/" >News</a>
</li>
<li class="navbar-item">
<a class="nav-link" href="/about/" >About</a>
</li>
</ul>
</div>
</div>
</nav>
<main>
<header class="jumbotron bg-no-image">
<div class="container">
<div class="row">
<div class="col-md-10 col-lg-8 mx-auto">
<h1>404</h1>
<div class="lead"><p>Page not found</p>
</div>
<div class="categories">
</div>
</div>
</div>
</div>
</header>
<div class="container content">
<div class="row">
<div class="col-md-10 col-lg-8 mx-auto">
<p>The requested page could not be found.</p>
</div>
</div>
</div>
</main>
<footer>
<div class="container">
<div class="row">
<div class="col-lg">
<ul class="list-inline">
<li class="list-inline-item">
<a href="mailto:fpsom@certh.gr">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-envelope-o fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://twitter.com/fopsom">
<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>
<li class="list-inline-item">
<a href="https://github.com/fpsom">
<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>
</ul>
</div>
<div class="col-lg">
<ul class="fa-ul">
<li>
<i class="fa-li fa fa-chevron-circle-right"></i>
<a href="https://inab.certh.gr/" target="_blank">Institute of Applied Biosciences (INAB)</a>
</li>
<li>
<i class="fa-li fa fa-chevron-circle-right"></i>
<a href="https://www.certh.gr/" target="_blank">Centre for Research and Technology Hellas (CERTH)</a>
</li>
</ul>
</div>
<div class="col-lg">
<p>This is the website for our research group. <br /> <a href="https://github.com/BiodataAnalysisGroup">Group GitHub</a> <br /> <a href="https://github.com/BiodataAnalysisGroup/BiodataAnalysisGroup.github.io/blob/jekyllCode/pages/code-of-conduct.md">Code of Conduct</a></p>
</div>
</div>
<div class="small mt-2">
<p>© Fotis Psomopoulos</p>
<p>Content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a>. | Theme: <a href="https://github.com/peterdesmet/petridish">Petridish</a></p>
</div>
</div>
</footer>
<script src="/assets/theme/js/jquery.min.js"></script>
<script src="/assets/theme/js/popper.min.js"></script>
<script src="/assets/theme/js/bootstrap.min.js"></script>
<script src="/assets/theme/js/anchor.min.js"></script>
<script>
// Show anchors when hovering over headings, using anchor.js
(function () {
const headings = ".content h2[id], .content h3[id], .content h4[id], .content h5[id], .content h6[id]";
anchors.options = { placement: "right" };
anchors.add(headings);
})();
</script>
</body>
</html>