1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 11:01:17 -04:00

remove webmention.io

This commit is contained in:
2024-02-14 21:14:18 -05:00
parent 1a6ac7f483
commit b5f0f56702
6 changed files with 154 additions and 71 deletions

View File

@@ -79,14 +79,6 @@ export const defaultSeo: DefaultSeoProps = {
// @ts-ignore
title: `${config.siteName} (Atom)`,
},
{
rel: "webmention",
href: `https://webmention.io/${config.webmentionId}/webmention`,
},
{
rel: "pingback",
href: `https://webmention.io/${config.webmentionId}/xmlrpc`,
},
{
rel: "humans",
href: "/humans.txt",