We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0273b43 commit 2847c2aCopy full SHA for 2847c2a
src/_layouts/default.liquid
@@ -3,6 +3,7 @@
3
<head>
4
{% render "head", metadata: site.metadata, title: data.title %}
5
{% feed_meta %}
6
+ <link rel="me" href="https://mastodon.social/@skillstopractice">Mastodon</link>
7
</head>
8
<body class="{{ data.layout }} {{ data.page_class }}">
9
{% render "navbar", metadata: site.metadata, resource: resource %}
0 commit comments