aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2020-06-30 04:07:06 +0000
committerclarkzjw <[email protected]>2020-06-30 04:07:06 +0000
commit55a38ee4f1dbc18c854b7e9077ed10a3e37de754 (patch)
tree6e85050f26e4e0b2026859373ed3532cf029f2f7 /index.html
parentefb1fa6158cb1ca0079729e88505bbad7dd1e0ee (diff)
downloadblog.jinwei.me-55a38ee4f1dbc18c854b7e9077ed10a3e37de754.tar.gz
Tue Jun 30 04:07:06 UTC 2020
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6c9049c..d4dec53 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,9 @@
7 <title>Hello World &#8212; Hello World</title> 7 <title>Hello World &#8212; Hello World</title>
8 <link rel="stylesheet" href="_static/alagitpull.css" type="text/css" /> 8 <link rel="stylesheet" href="_static/alagitpull.css" type="text/css" />
9 <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> 9 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
10 <link rel="stylesheet" href="_static/flexboxgrid.min.css" type="text/css" />
11 <link rel="stylesheet" href="_static/git-pull.css" type="text/css" />
12 <link rel="stylesheet" href="_static/han.min.css" type="text/css" />
10 <script type="text/javascript"> 13 <script type="text/javascript">
11 var DOCUMENTATION_OPTIONS = { 14 var DOCUMENTATION_OPTIONS = {
12 URL_ROOT: './', 15 URL_ROOT: './',
Powered by cgit v1.2.3 (git 2.41.0)