aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2015-12-19 22:24:42 +0900
committerJinwei Zhao <[email protected]>2017-01-13 15:07:45 +0800
commitdbcebe1def5c355120c61b575390d1d9ac355f67 (patch)
tree70e61cc34a690c63ff80962e9ef883fe69dba6d3 /Code/Blocks/post/index.html
parent7e473afdca63f0ceed5d895c3be3b43f213ca136 (diff)
downloadjinwei.me-dbcebe1def5c355120c61b575390d1d9ac355f67.tar.gz
clear up
Diffstat (limited to 'Code/Blocks/post/index.html')
-rw-r--r--Code/Blocks/post/index.html35
1 files changed, 0 insertions, 35 deletions
diff --git a/Code/Blocks/post/index.html b/Code/Blocks/post/index.html
deleted file mode 100644
index 89666c7..0000000
--- a/Code/Blocks/post/index.html
+++ /dev/null
@@ -1,35 +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">
27var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
28
29document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F91918ac6d6854623883a2b546ebc00ac' type='text/javascript'%3E%3C/script%3E"));
30
31</script>
32
33</body>
34
35</html>
Powered by cgit v1.2.3 (git 2.41.0)