added support for the meta description tag
This commit is contained in:
parent
629c7196a3
commit
f4cd8429fe
4 changed files with 13 additions and 5 deletions
|
@ -1,3 +1,4 @@
|
|||
<meta name="description" content="{{.Site.Params.description}}" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue