diff options
author | JinweiClarkChao <[email protected]> | 2014-08-22 17:23:02 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2017-01-13 15:07:42 +0800 |
commit | 80255411ee7040e0cebbf6b05d2ce323f6f2596e (patch) | |
tree | 295b0ef6c85e7cb091b63719ab041596879690fa /Blocks/post/index.html | |
parent | 13be3d058713e1467ffc573a90cc694b80526135 (diff) | |
download | jinwei.me-80255411ee7040e0cebbf6b05d2ce323f6f2596e.tar.gz |
backup
Diffstat (limited to 'Blocks/post/index.html')
-rw-r--r-- | Blocks/post/index.html | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Blocks/post/index.html b/Blocks/post/index.html deleted file mode 100644 index 8a8b491..0000000 --- a/Blocks/post/index.html +++ /dev/null | |||
@@ -1,33 +0,0 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <html> | ||
3 | <head> | ||
4 | <title>Happy Holidays!</title> | ||
5 | <link rel="stylesheet" href="style.css" type="text/css"> | ||
6 | <script src="jquery.min.js"></script> | ||
7 | <script src="snowfall.min.js"></script> | ||
8 | <script src="script.js"></script> | ||
9 | </head> | ||
10 | <body> | ||
11 | |||
12 | <!-- Add your heading below this line --> | ||
13 | |||
14 | <section> | ||
15 | <h1>Happy New Year</h1> | ||
16 | <h2>To You,Tiga<br>--Jinwei</h2> | ||
17 | <div class="imageblock"> </div> | ||
18 | </section> | ||
19 | |||
20 | <!-- I'm a comment! You won't see me on the page! --> | ||
21 | <!-- | ||
22 | /* Image CC Some rights reserved by Alan Klim - http://www.flickr.com/photos/igraph/8329238413/sizes/l/ */ | ||
23 | --> | ||
24 | |||
25 | <!-- jinwei.me Baidu tongji analytics --> | ||
26 | <script type="text/javascript"> | ||
27 | var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); | ||
28 | document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F91918ac6d6854623883a2b546ebc00ac' type='text/javascript'%3E%3C/script%3E")); | ||
29 | </script> | ||
30 | |||
31 | </body> | ||
32 | |||
33 | </html> | ||