master
Will Faught 3 months ago
parent cb1fe22697
commit 98b16c1688

@ -13,7 +13,7 @@
{{ $author = delimit $author ", " }}
<meta charset="utf-8">
<meta name="apple-mobile-web-app-title" content="{{ site.Title | markdownify | plainify | htmlUnescape }}" />
<meta name="apple-mobile-web-app-title" content="{{ site.Title | markdownify | plainify | htmlUnescape }}">
{{ with $author }}
<meta content="{{ . }}" name="author">

Loading…
Cancel
Save