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