mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2025-12-30 03:19:49 -08:00
Fix layouts
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user