@@ -15,6 +15,9 @@
|
||||
<link href="{{ "webfonts/source-code-pro/main.css" | absURL }}" rel="stylesheet" type="text/css">
|
||||
|
||||
<link rel="stylesheet" href="{{ "css/style.css" | absURL }}">
|
||||
{{ range .Site.Params.customCss -}}
|
||||
<link rel="stylesheet" href="{{ . | absURL }}">
|
||||
{{- end }}
|
||||
|
||||
{{ hugo.Generator }}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user