mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 12:41:17 -04:00
playing with Scratch to re-use image logic -- still messy but it's progress
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta name="description" content="{{ with .Description }}{{ . }}{{ else }}{{ .Site.Params.description }}{{ end }}">
|
||||
{{ with .Site.Author.name }}<meta name="author" content="{{ . }}">{{ end }}
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
{{ partial "social-images" . }}
|
||||
{{ partial "open-graph" . }}
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
||||
|
Reference in New Issue
Block a user