1
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:
2019-12-21 13:17:35 -05:00
parent 762a82b3cb
commit 027725faf1
7 changed files with 47 additions and 37 deletions

View File

@@ -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">