Kaynağa Gözat

Add custom head partial

pull/283/head
AnimMouse 5 yıl önce
ebeveyn
işleme
3f18e910c8
No account linked to committer's email address

+ 1
- 0
layouts/_default/baseof.html Dosyayı Görüntüle

@@ -42,6 +42,7 @@
{{ if eq (getenv "HUGO_ENV") "production" | or (eq .Site.Params.env "production") }}
{{ template "_internal/google_analytics_async.html" . }}
{{ end }}
{{ block "head" . }}{{ partialCached "site-head.html" . }}{{ end }}
</head>

<body class="ma0 {{ $.Param "body_classes" | default "avenir bg-near-white"}}{{ with getenv "HUGO_ENV" }} {{ . }}{{ end }}">

+ 0
- 0
layouts/partials/site-head.html Dosyayı Görüntüle


Loading…
İptal
Kaydet