-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path404 bad.html
More file actions
59 lines (56 loc) · 3.76 KB
/
404 bad.html
File metadata and controls
59 lines (56 loc) · 3.76 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
---
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>
</div>
<div class="data">
<!--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> :--------------:::::.... </p>
<p> -: :- </p>
<p> :#: .*- </p>
<p> *+ =* </p>
<p> =*. *= </p>
<p> :-----#+-----. .-----+#-----: </p>
<p> .:::-*+:::::::: ::::::::+*-:::: </p>
<p> +: :+ </p-->
</div>
<!-- <meta http-equiv="refresh" content="6; URL='http://google.com'" />-->