Fix layouts

This commit is contained in:
Andrew Lyu
2019-01-16 01:10:52 +08:00
parent 8a1f747604
commit c2de392b51
5 changed files with 11 additions and 10 deletions

View File

@@ -11,10 +11,10 @@
<link href="{{ "webfonts/ptserif/main.css" | absURL }}" rel='stylesheet' type='text/css'>
<link href="{{ "webfonts/source-code-pro/main.css" | absURL }}" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="{{ "css/style.css" | absURL }}">
<link href="http://gmpg.org/xfn/11" rel="profile">
{{ .Hugo.Generator }}
</head>