feat: add description <meta>
This commit is contained in:
parent
4bacdfcb75
commit
7ebbf1246a
@ -2,6 +2,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
{{ if .IsPage }} <meta name="description" content="{{ .Summary }}"> {{ end }}
|
||||
|
||||
<title>
|
||||
{{ if not .IsHome }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user