Update meta description logic for single page
This commit is contained in:
parent
f4cd8429fe
commit
6d0fec16e3
5 changed files with 10 additions and 10 deletions
|
@ -2,6 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<title>{{- .Site.Title -}}</title>
|
||||
<meta name="description" content="{{ .Site.Params.description }}" />
|
||||
<!-- import common headers -->
|
||||
{{- partial "header.html" . -}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue