get rid of webmention.io pingback forward - we did it ourselves! 😎

This commit is contained in:
Wouter Groeneveld 2021-03-24 16:03:29 +01:00
parent a748f96bcc
commit 7e9855263e
6 changed files with 10 additions and 10 deletions

Binary file not shown.

View File

@ -1,3 +1,3 @@
{
"since": "2021-03-19T20:34:51.173Z"
"since": "2021-03-24T15:03:08.632Z"
}

View File

@ -20,6 +20,6 @@
},
"homepage": "https://jefklakscodex.com",
"dependencies": {
"jam-my-stack": "^1.0.13"
"jam-my-stack": "^1.0.15"
}
}

View File

@ -61,8 +61,8 @@
{{ $content | safeHTML }}
<p>
By <a href="/about">{{ .Site.Author.name }}</a> on {{ .Date.Format (.Site.Params.dateFormat | default "2 January 2006") }}.
</p>
By <a href="/about">{{ .Site.Author.name }}</a> on <time datetime="{{ .Lastmod.Format "2006-01-02" }}">{{ .Lastmod.Format (.Site.Params.dateFormat | default "2 January 2006") }}</time>.
</p>
]]>
</description>
</item>

View File

@ -10,7 +10,7 @@
<link rel="me" title="Github" href="{{ .Site.Author.githublink }}" />
<link rel="author" href="{{ .Site.BaseURL }}humans.txt" type="text/plain" />
<link rel="webmention" href="https://jam.brainbaking.com/webmention" />
<link rel="pingback" href="https://webmention.io/webmention?forward=https://jam.brainbaking.com/webmention" />
<link rel="pingback" href="https://jam.brainbaking.com/pingback" />
{{ if .Description }}
<meta name="description" content="{{ .Title }}. {{ .Description | safeHTML }} Via {{ .Site.Title }}">

View File

@ -792,9 +792,9 @@ __metadata:
languageName: node
linkType: hard
"jam-my-stack@npm:^1.0.13":
version: 1.0.13
resolution: "jam-my-stack@npm:1.0.13"
"jam-my-stack@npm:^1.0.15":
version: 1.0.15
resolution: "jam-my-stack@npm:1.0.15"
dependencies:
dayjs: ^1.10.4
ejs: ^3.1.6
@ -804,7 +804,7 @@ __metadata:
howlongtobeat: ^1.3.1
lunr: ^2.3.9
parser-front-matter: ^1.6.4
checksum: 27a2e3f004672b243a756ecc3bcfb358f942629be9a13614350ca6a9e6e4fcafba76174c84643305d60d5df02392dac348d4e958b1b7a27c642530e76917949b
checksum: 967a6f1653f09823a442468c216ac7943c0b6f7cad43fe92abc7ef7232c1e509ea3ee716ac642f0eb4dd908a8e0221d9f626b6acb01f9ace21d544eaa4f9bc58
languageName: node
linkType: hard
@ -812,7 +812,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "jefklakscodex@workspace:."
dependencies:
jam-my-stack: ^1.0.13
jam-my-stack: ^1.0.15
languageName: unknown
linkType: soft