1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 17:25:30 -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

@@ -225,7 +225,6 @@
{{ partialCached "head/favicons" (dict "pngSizes" "192 48 32 16" "icoSizes" "16 32 48") }}
{{ partialCached "head/feeds" . }}
<link rel="manifest" href="{{ "site.webmanifest" | absURL }}">
{{ partial "head/schema" . }}
</head>
<body>