diff options
author | clarkzjw <[email protected]> | 2020-02-09 02:28:49 +0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2020-02-09 02:28:49 +0800 |
commit | f48b9fe28baf1a698a7d651f4087e52b2d0b49fd (patch) | |
tree | 450b5a9c512236088a7ccd94c122036bf53eb2ab /index.html | |
parent | e8f6a5c49c5c1cad572b0dc0c331b660b9cfaee0 (diff) | |
download | blog.jinwei.me-f48b9fe28baf1a698a7d651f4087e52b2d0b49fd.tar.gz |
+ fix
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | <head> | 4 | <head> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
6 | <title>Hello World — Hello World</title> | 6 | <title>Hello World</title> |
7 | <link rel="stylesheet" href="_static/alagitpull.css" type="text/css" /> | 7 | <link rel="stylesheet" href="_static/alagitpull.css" type="text/css" /> |
8 | <link rel="stylesheet" href="_static/flexboxgrid.min.css" type="text/css" /> | 8 | <link rel="stylesheet" href="_static/flexboxgrid.min.css" type="text/css" /> |
9 | <link rel="stylesheet" href="_static/git-pull.css" type="text/css" /> | 9 | <link rel="stylesheet" href="_static/git-pull.css" type="text/css" /> |