aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html75
1 files changed, 0 insertions, 75 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index abc8f30..0000000
--- a/index.html
+++ /dev/null
@@ -1,75 +0,0 @@
1<!DOCTYPE html>
2<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
3<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
4<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
5<!--[if gt IE 8]><!-->
6<html class="no-js">
7 <!--<![endif]-->
8 <head>
9 <meta charset="utf-8">
10 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
11 <title>Hello World</title>
12 <meta property="og:title" content="Hello World" />
13 <meta property="og:type" content="website" />
14 <meta property="og:url" content="https://jinwei.me" />
15 <meta property="og:site_name" content="Hello World" />
16 <meta name="theme-color" content="#2b303b">
17 <meta name="viewport" content="width=device-width">
18 <link rel="icon" type="image/x-icon" href="https://jinwei.me/favicon.ico">
19 </head>
20 <body>
21 <pre style='font-size: 9pt'>
22-----BEGIN PGP SIGNED MESSAGE-----
23Hash: SHA512
24
2501/13/2017 - This signed text was written for https://jinwei.me
26
27 --Welcome--
28
29I am clarkzjw.
30
31Sometimes I write blogs at https://blog.jinwei.me
32
33PGP Fingerprint:
34
354096R/B878 C370 CF7D 871F AA3C 7663 7E1E B185 1D01 7D3D
36
37https://pgp.mit.edu/pks/lookup?op=get&search=0x7E1EB1851D017D3D
38
39Find me:
40
41https://keybase.io/clarkzjw
42
43https://twitter.com/_clarkzjw
44
45mailto:[email protected]
46-----BEGIN PGP SIGNATURE-----
47Version: GnuPG v2
48
49iQIcBAEBCgAGBQJYeHwgAAoJEN07JUB2ouFWTL0QAKKO8I1QgwfCEHvlG5mTdK71
50CeQL/hke8lcD93CXU538icwCF9R6Lw5BLDD/Mg0LokLydUmujVe7FjDjWOCIFhuV
51dwsCoMmL3spTy22OrxNvVs/zl6ZmobSGMvUh38xObSdZGRfPHbZvvmAaBf/os8k+
52vMUBTJb4nkHweY1lNDauf54O+I6Rv00PdJ7j3gdeJcUMslC8BhlcKeXn/uH59Ps9
53xSg3rfJBKm+/rd1L8gJX1NdtGx59ecwGR48+A2AeIqBWx6ijjTgCsZEPReIRLewM
54yYUH069f4MsAzH36eLNcWdms9yoWxibFPsnTaOu3ZKyaM8lGJJHL92fd/brO/nWD
55VEigM7V23ZDioUxOvPuiu6ejMPQyQyjIqSS4aWkMSyQHUlCHiSfFY9dMVtDpOCOI
56ydb57SqohO3GvhZE3ajHyzJ0fjcBkOuOVh79vAzl4cnJSeV18VhfyhnyMaaQXRqZ
57NmEa0YxlzDtZZyxdAJztwc6BjaGfQtYEhiTrVPZXcy1jm8mWk97D7l10TOHSVZJQ
587Mq231twcK2YUkdiUtesm4fD841xYl5J0NELqgh2eAkL+1pPWmzSvjIcgJCqFUT+
59HjvtOX/BtjkkWe4M6xtZ2RConu+6y9RdDXi3rAGzoZRVBQvTDItP7ajTIstZdbp3
608bDYuA764VoDhorFC7sv
61=7ele
62-----END PGP SIGNATURE-----
63</pre>
64 <script src="https://cdn.clarkzjw.cn/blackout.js"></script>
65 <script>
66 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
67 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
68 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
69 })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
70
71 ga('create', 'UA-91737359-1', 'auto');
72 ga('send', 'pageview');
73 </script>
74 </body>
75</html>
Powered by cgit v1.2.3 (git 2.41.0)