mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-23 23:53:10 +08:00
15 lines
285 B
HTML
15 lines
285 B
HTML
<title>404</title>
|
|
<style>
|
|
body {
|
|
background-color: #f1f1f1;
|
|
}
|
|
</style>
|
|
<center>
|
|
<img src="./images/404.png" alt="404.png">
|
|
<pre>
|
|
You tried to visit non-existent page!!!
|
|
Your attempt is logged and sent to C.I.A., G.F.W., K.G.B. and S.I.S.
|
|
Expect a visit soon.
|
|
</pre>
|
|
</center>
|