1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-27 10:25:50 -04:00

finally remove every trace of AMP 🥳 (#415)

This commit is contained in:
2021-06-01 07:52:49 -04:00
committed by GitHub
parent 4bb5841ac1
commit 3fa058ee76
58 changed files with 54 additions and 831 deletions

View File

@@ -7,15 +7,10 @@
/site.webmanifest
Content-Type: application/manifest+json
# AMP cache invalidation key requirements:
# https://developers.google.com/amp/cache/update-cache#update-cache-guidelines
/.well-known/amphtml/apikey.pub
Content-Type: text/plain; charset=UTF-8
# Set matching Onion-Location headers for each permalink
{{- range $page := .Site.Pages }}
{{- range .AlternativeOutputFormats }}
{{ .RelPermalink }}
Onion-Location: {{ $.Site.Params.baseOnionURL }}{{ .RelPermalink }}
{{ end }}
{{ end -}}
{{ end -}}