Skip to content

Commit 2847c2a

Browse files
Update default.liquid
1 parent 0273b43 commit 2847c2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/_layouts/default.liquid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
{% render "head", metadata: site.metadata, title: data.title %}
55
{% feed_meta %}
6+
<link rel="me" href="https://mastodon.social/@skillstopractice">Mastodon</link>
67
</head>
78
<body class="{{ data.layout }} {{ data.page_class }}">
89
{% render "navbar", metadata: site.metadata, resource: resource %}

0 commit comments

Comments
 (0)