chore(): minify css and js files
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
<title>{{ .Title }}</title>
|
||||
{{ .Hugo.Generator }}
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700" rel="stylesheet" type="text/css">
|
||||
<link href="{{ .Site.BaseURL }}css/theme.css" rel="stylesheet" type="text/css">
|
||||
<link href="{{ .Site.BaseURL }}css/theme.min.css" rel="stylesheet" type="text/css">
|
||||
|
||||
Reference in New Issue
Block a user