1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 17:45:31 -04:00

fix /site.webmanifest

This commit is contained in:
2020-04-25 21:44:17 -04:00
parent adfa73b5fc
commit b8166296ef
7 changed files with 16 additions and 15 deletions

View File

@@ -2,4 +2,3 @@
<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 }}">