mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 16:25:31 -04:00
revert Access-Control-Allow-Origin: * header
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
<link rel="pingback" href="https://webmention.io/jarv.is/xmlrpc">
|
||||
<link rel="webmention" href="https://webmention.io/jarv.is/webmention">
|
||||
{{ with .Site.Params.webmention }}
|
||||
<link rel="pingback" href="https://webmention.io/{{ . }}/xmlrpc">
|
||||
<link rel="webmention" href="https://webmention.io/{{ . }}/webmention">
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user