diff --git a/components/Profile.js b/components/Profile.js index 2d0d507..4070d64 100644 --- a/components/Profile.js +++ b/components/Profile.js @@ -6,7 +6,13 @@ export default function Profile(props) {

Garrit Franke

Random tips, tricks and thoughts about software

- Public Inbox + + Public Inbox + +
+ + Matrix +
Website
diff --git a/pages/posts/[post].js b/pages/posts/[post].js index d6e2ba3..9679858 100644 --- a/pages/posts/[post].js +++ b/pages/posts/[post].js @@ -26,7 +26,17 @@ export default function BlogTemplate(props) {
-

Comments? Drop a mail in my public inbox.

+

+ Comments? Drop a mail in my{" "} + + public inbox + + , or send me a message on{" "} + + Matrix + + . +

Written By: Garrit Franke