Fix rel=me

This commit is contained in:
2026-01-03 14:32:34 -06:00
parent db52b33465
commit a9cdbdd9e8

View File

@@ -85,7 +85,6 @@ export default {
postlistHeaderText: "Latest blog posts:",
socialLinks: [
{
customAttribute: `rel="me"`,
title: "My Blog",
linkURL: "https://nathanupchurch.com",
linkDisplay: "Blog",
@@ -99,7 +98,6 @@ export default {
iconURL: "/img/book.svg",
},
{
customAttribute: `rel="me"`,
title: "Email Me",
linkURL: "Mailto:blog@upchur.ch",
linkDisplay: "Email",
@@ -134,7 +132,6 @@ export default {
iconURL: "/img/mastodon.svg",
},
{
customAttribute: `rel="me"`,
title: "Matrix",
linkURL: "https://matrix.to/#/@nathan:upchur.ch",
linkDisplay: "Matrix",
@@ -162,7 +159,6 @@ export default {
iconURL: "/img/pixelfed.svg",
},
{
customAttribute: `rel="me"`,
title: "Signal",
linkURL:
"https://signal.me/#eu/j-om4cfsGXtfKo0UX28EQfEL_Gd1KpJr8nQpI9Smhdsb-r98eT5F6obQ1BcYZCcW",
@@ -170,7 +166,6 @@ export default {
iconURL: "/img/Signal-Logo-White.svg",
},
{
customAttribute: `rel="me"`,
title: "XMPP",
linkURL: "xmpp:nathan_u@member.fsf.org",
linkDisplay: "XMPP",