Add experimental pagefind link in head

This commit is contained in:
JP Hastings-Spital 2024-03-06 23:07:50 +00:00
parent 39b1d58672
commit 3ec6254cac

View file

@ -10,7 +10,8 @@
<meta property="dcterms.modified" content="{{ $modified.Format "2006-01-02T15:04:05Z07:00"}}"/>
<link rel="canonical" href="{{ .Permalink }}" class="u-url"/>
<link rel="schema.dcterms" href="http://purl.org/dc/terms/"/>
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="byJP"/>
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="{{ .Site.Title }}"/>
<link rel="search" type="application/pagefind" href="/search" title="{{ .Site.Title }}"/>
{{/* IndieWeb */}}
<link rel="webmention" href="https://webmention.io/www.byjp.me/webmention">