mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 05:36:07 +01:00
Correct search name
This commit is contained in:
parent
42090c923e
commit
5c9d32be8c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<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="Search byJP"/>
|
||||
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="byJP"/>
|
||||
|
||||
{{/* IndieWeb */}}
|
||||
<link rel="webmention" href="https://webmention.io/www.byjp.me/webmention">
|
||||
|
|
Loading…
Reference in a new issue