mirror of
https://github.com/gesquive/slate.git
synced 2024-12-04 21:20:37 +01:00
utf8
This commit is contained in:
parent
8a62aa2e75
commit
1b28879fbd
@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>{{ .Title }}</title>{{ if .Site.Params.Favicon }}
|
||||
<link rel="shortcut icon" href="{{ .Site.Params.Favicon }}">{{ end }}
|
||||
<link rel="stylesheet" href="css/slate.css">
|
||||
|
Loading…
Reference in New Issue
Block a user