-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path404.html
52 lines (48 loc) · 7.42 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
---
layout: 2024_default
permalink: /404.html
---
<!--background color-->
<style type = "text/css">
p { line-height: 15px; }
</style>
<script type="text/javascript">
document.write ('<body style="background: lightgray; background-attachment: fixed;">')
</script>
<div class="page-not-found venue-top">
<h1>404 Oh No!</h1>
<p>How did you end up here? Did a link break?</p>
<p>If you suspect a link might have broken, please contact the site admins to fix it! Meanwhile, please return back to where it's safe and cosy:</p>
<p> <a href="https://tacosconference.github.io/">Return home</a> </p>
<br>
<p> @@##@ </p>
<p> @##======#==# </p>
<p> @@#======#===@ #=# </p>
<p> @#====#@@ #== ==# </p>
<p> @===#@ #=# @==@ </p>
<p> #==#@ @==@ #=# </p>
<p> #==# @==@@ ==@ </p>
<p> @==# #===@ #=#@#=====#@ </p>
<p> @==# @====# @==@ ## @#=# </p>
<p> #=# @@ #=# ## @=@ </p>
<p> @== @==@ #= ## </p>
<p> #=# #=# ## @=@ </p>
<p> ==@ @@##====== ==@## #=@ </p>
<p> @==@ #========#@@ @==@ @####==# </p>
<p> #=# @#@@ ====#@ @=# </p>
<p> #=# @@## @== ## #= </p>
<p> @==@ @##=========@ ==@ #@ @=@ </p>
<p> @== @========##@@ #=@ ## ## </p>
<p> #=# #@@ ==@ #@ ## </p>
<p> ==@ @@### @== @=#=@ </p>
<p> @==@ @##=========# @==@ @# </p>
<p> @== #=======##@@ @==@ @= </p>
<p> #=# @@ #==@ @=@ </p>
<p> #=# #==@ @==#@@@#=# </p>
<p> ==@ @#======#@ #=@ </p>
<p> ==@ @@@###===========##@#==@ </p>
<p> #=#@@@###===========###@@@ </p>
<p> @#==###@@@
<br>
</div>
<!-- <meta http-equiv="refresh" content="6; URL='http://google.com'" />-->