1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 21:30:30 -04:00
2020-04-25 11:15:31 -04:00

6 lines
303 B
HTML

<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="apple-mobile-web-app-title" content="{{ .Site.Title }}">
<meta name="theme-color" content="#0e6dc2">
<link rel="manifest" href="{{ "site.webmanifest" | absURL }}">