-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404_copy.html
More file actions
executable file
·260 lines (260 loc) · 8.79 KB
/
404_copy.html
File metadata and controls
executable file
·260 lines (260 loc) · 8.79 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
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
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="refresh" content="3; url=/" />
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Page not found | RespAI Lab</title>
<meta name="author" content="RespAI Lab" />
<meta
name="description"
content="Looks like there has been a mistake. Nothing exists here."
/>
<meta name="keywords" content="murari-mandal, responsible-ai," />
<link
rel="stylesheet"
href="/assets/css/bootstrap.min.css?a4b3f509e79c54a512b890d73235ef04"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/mdbootstrap@4.20.0/css/mdb.min.css"
integrity="sha256-jpjYvU3G3N6nrrBwXJoVEYI/0zw8htfFnhT9ljN3JJw="
crossorigin="anonymous"
/>
<link
defer
rel="stylesheet"
href="/assets/css/academicons.min.css?f0b7046b84e425c55f3463ac249818f5"
/>
<link
defer
rel="stylesheet"
type="text/css"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons&display=swap"
/>
<link
defer
rel="stylesheet"
href="/assets/css/jekyll-pygments-themes-github.css?591dab5a4e56573bf4ef7fd332894c99"
media=""
id="highlight_theme_light"
/>
<link
rel="shortcut icon"
href="/assets/img/logo_respai.png?e8f797573771505a4c1975f62f12d08e"
/>
<link
rel="stylesheet"
href="/assets/css/main.css?d41d8cd98f00b204e9800998ecf8427e"
/>
<link rel="canonical" href="https://respailab.github.io/404.html" />
<link
defer
rel="stylesheet"
href="/assets/css/jekyll-pygments-themes-native.css?5847e5ed4a4568527aa6cfab446049ca"
media="none"
id="highlight_theme_dark"
/>
<script src="/assets/js/theme.js?0afe9f0ae161375728f7bcc5eb5b4ab4"></script>
</head>
<body class="fixed-top-nav sticky-bottom-footer">
<header>
<nav
id="navbar"
class="navbar navbar-light navbar-expand-sm fixed-top"
role="navigation"
>
<div class="container">
<a class="navbar-brand title font-weight-lighter" href="/">
RespAI Lab
</a>
<button
class="navbar-toggler collapsed ml-auto"
type="button"
data-toggle="collapse"
data-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar top-bar"></span>
<span class="icon-bar middle-bar"></span>
<span class="icon-bar bottom-bar"></span>
</button>
<div class="collapse navbar-collapse text-right" id="navbarNav">
<ul class="navbar-nav ml-auto flex-nowrap">
<li class="nav-item"><a class="nav-link" href="/">About </a></li>
<li class="nav-item">
<a class="nav-link" href="/publications/">Publications </a>
</li>
<li class="nav-item">
<a class="nav-link" href="/repositories/">Repositories </a>
</li>
<li class="nav-item">
<a class="nav-link" href="/people/">People </a>
</li>
<li class="toggle-container">
<button id="light-toggle" title="Change theme">
<i class="fa-solid fa-moon"></i>
<i class="fa-solid fa-sun"></i>
</button>
</li>
</ul>
</div>
</div>
</nav>
<progress id="progress" value="0">
<div class="progress-container"><span class="progress-bar"></span></div>
</progress>
</header>
<div class="container mt-5" role="main">
<div class="post">
<header class="post-header">
<h1 class="post-title">Page not found</h1>
<p class="post-description">
Looks like there has been a mistake. Nothing exists here.
</p>
</header>
<article>
<p>
You will be redirected to the main page within 3 seconds. If not
redirected, please go back to the
<a href="https://respailab.github.io">home page</a>.
</p>
</article>
</div>
</div>
<footer class="sticky-bottom mt-5" role="contentinfo">
<div class="container">
© Copyright 2024 RespAI Lab. Powered by
<a
href="https://jekyllrb.com/"
target="_blank"
rel="external nofollow noopener"
>Jekyll</a
>
with
<a
href="https://github.com/alshedivat/al-folio"
rel="external nofollow noopener"
target="_blank"
>al-folio</a
>
theme. Hosted by
<a
href="https://pages.github.com/"
target="_blank"
rel="external nofollow noopener"
>GitHub Pages</a
>. Last updated: April 16, 2024.
</div>
</footer>
<script
src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="
crossorigin="anonymous"
></script>
<script src="/assets/js/bootstrap.bundle.min.js"></script>
<script
src="https://cdn.jsdelivr.net/npm/mdbootstrap@4.20.0/js/mdb.min.js"
integrity="sha256-NdbiivsvWt7VYCt6hYNT3h/th9vSTL4EDWeGs5SN3DA="
crossorigin="anonymous"
></script>
<script
defer
src="https://cdn.jsdelivr.net/npm/masonry-layout@4.2.2/dist/masonry.pkgd.min.js"
integrity="sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI="
crossorigin="anonymous"
></script>
<script
defer
src="https://cdn.jsdelivr.net/npm/imagesloaded@5.0.0/imagesloaded.pkgd.min.js"
integrity="sha256-htrLFfZJ6v5udOG+3kNLINIKh2gvoKqwEhHYfTTMICc="
crossorigin="anonymous"
></script>
<script defer src="/assets/js/masonry.js" type="text/javascript"></script>
<script
defer
src="https://cdn.jsdelivr.net/npm/medium-zoom@1.1.0/dist/medium-zoom.min.js"
integrity="sha256-ZgMyDAIYDYGxbcpJcfUnYwNevG/xi9OHKaR/8GK+jWc="
crossorigin="anonymous"
></script>
<script
defer
src="/assets/js/zoom.js?85ddb88934d28b74e78031fd54cf8308"
></script>
<script src="/assets/js/no_defer.js?2930004b8d7fcd0a8e00fdcfc8fc9f24"></script>
<script
defer
src="/assets/js/common.js?4a129fbf39254905f505c7246e641eaf"
></script>
<script
defer
src="/assets/js/copy_code.js?12775fdf7f95e901d7119054556e495f"
type="text/javascript"
></script>
<script
async
src="https://d1bxh8uas1mnw7.cloudfront.net/assets/embed.js"
></script>
<script async src="https://badge.dimensions.ai/badge.js"></script>
<script type="text/javascript">
window.MathJax = { tex: { tags: "ams" } };
</script>
<script
defer
type="text/javascript"
id="MathJax-script"
src="https://cdn.jsdelivr.net/npm/mathjax@3.2.0/es5/tex-mml-chtml.js"
></script>
<script
defer
src="https://polyfill.io/v3/polyfill.min.js?features=es6"
></script>
<script type="text/javascript">
function progressBarSetup() {
"max" in document.createElement("progress")
? (initializeProgressElement(),
$(document).on("scroll", function () {
progressBar.attr({ value: getCurrentScrollPosition() });
}),
$(window).on("resize", initializeProgressElement))
: (resizeProgressBar(),
$(document).on("scroll", resizeProgressBar),
$(window).on("resize", resizeProgressBar));
}
function getCurrentScrollPosition() {
return $(window).scrollTop();
}
function initializeProgressElement() {
let e = $("#navbar").outerHeight(!0);
$("body").css({ "padding-top": e }),
$("progress-container").css({ "padding-top": e }),
progressBar.css({ top: e }),
progressBar.attr({
max: getDistanceToScroll(),
value: getCurrentScrollPosition(),
});
}
function getDistanceToScroll() {
return $(document).height() - $(window).height();
}
function resizeProgressBar() {
progressBar.css({ width: getWidthPercentage() + "%" });
}
function getWidthPercentage() {
return (getCurrentScrollPosition() / getDistanceToScroll()) * 100;
}
const progressBar = $("#progress");
window.onload = function () {
setTimeout(progressBarSetup, 50);
};
</script>
</body>
</html>