-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
84 lines (68 loc) · 2.14 KB
/
Copy path404.html
File metadata and controls
84 lines (68 loc) · 2.14 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=.6">
<script type="text/javascript" src="hold.js"></script>
<link rel='shortcut icon' type='image/x-icon' href='image/favicon.png'/>
<title>CHEN, BAOYI</title>
<style type="text/css">
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
@font-face{
font-family:myfont, Microsoft Yahei;
src: url("font/FiraMono.otf");
}
@font-face{
font-family:bottomfont;
src: url("font/MyriadSetPro-Thin.ttf");
}
@font-face{
font-family: backupfont;
src:url("font/MyriadSetPro-Semibold.ttf");}
@font-face{
font-family: namefont;
src:url("font/chinese.ttf");}
@font-face{
font-family: anotherfont;
src:url("font/chinese2.ttf");}
p.test{
width:290px;
word-wrap:break-word;
position: "centered"
line-height:200%;
}
</style>
</head>
<body>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p style="padding-right:200pt;padding-left:30pt;margin-bottom:-40pt" align="center"><font face="bottomfont" size="5">You found</font></p>
<p style="padding-right:100pt;padding-left:100pt;font-size:66pt" align="center"><font face="namefont" >a 404 singularity!</font></p>
<p style="padding-right:30pt;padding-left:200pt;margin-bottom:-40pt" align="center"><font face="bottomfont" size="5"><a href="http://fermionic.me">Back to regular spacetime >></a> </font></p>
<center>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p style="padding-right:100pt;padding-left:100pt;font-size:18pt" align="center"><font face="bottomfont">
<a href="http://fermionic.me/blog/">My blog</a>
| <a href="http://fermionic.me/BaoyiChen.pdf">CV</a>
| <a href="http://inspirehep.net/author/profile/Bao.Yi.Chen.2" title="find my publications on INSPIRE-HEP">Publication</a>
| <a href="https://github.com/hughug">Github</a>
| <a href="http://www.cbywyy.com/EOS">Photography</a>
| </font><font face="namefont"><a href="http://weibo.com/hughugchen/" title="微博">@裸奔的抱一</a></font></p>
<span id="holder"></span>
</body>