Skip to content

Commit

Permalink
fintune
Browse files Browse the repository at this point in the history
  • Loading branch information
zzsqwq committed Apr 21, 2022
1 parent 51bdf1b commit 80aa536
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<title>{{ .Title }} </title>
<meta name="author" content="{{ .Site.Params.author }}">
{{ range .Site.Params.CDN_USE.css }}
<link rel="stylesheet" href="{{.}}">
<link rel="stylesheet" href="{{ . }}">
{{end}}
</head>
</head>

0 comments on commit 80aa536

Please sign in to comment.