Skip to content

Commit b6a5534

Browse files
azylinskibep
authored andcommitted
1 parent 397b547 commit b6a5534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/partials/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
{{- else -}}
1414
<title>{{ .Title }} &middot; {{ .Site.Title }}</title>
1515
{{- end }}
16+
<meta name="description" content="{{if .IsHome}}{{ $.Site.Params.description }}{{else}}{{.Description}}{{end}}" />
1617

1718
<!-- CSS -->
1819
<link type="text/css" rel="stylesheet" href="{{ .Site.BaseURL }}css/print.css" media="print">

0 commit comments

Comments
 (0)