Explorar o código

meta description

zwbetz-gh %!s(int64=4) %!d(string=hai) anos
pai
achega
7210152413
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      layouts/partials/head.html

+ 4 - 0
layouts/partials/head.html

@@ -10,6 +10,10 @@
     {{ with .Site.Params.homeMetaContent }}
       <meta name="description" content="{{ . | plainify }}">
     {{ end }}
+  {{ else }}
+    {{ $summary := trim (.Summary | plainify | htmlUnescape) "\n\r"
+      | default .Title }}
+    <meta name="description" content="{{ $summary }}">
   {{ end }}
 
   <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">