Skip to content

Commit

Permalink
Update page.njk
Browse files Browse the repository at this point in the history
  • Loading branch information
ksylor authored May 3, 2023
1 parent 45ad8f8 commit 456d67a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/layouts/page.njk
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
{% include "partials/styles.njk" %}
<link href="favicon-32x32.png" rel="icon" sizes="32x32" type="image/png" />
<link href="favicon-16x16.png" rel="icon" sizes="16x16" type="image/png" />
<a rel="me" href="https://mastodon.social/@ksylor">Mastodon</a>
</head>
<body>
<div class="prevent-safari-overflow-scroll">
Expand Down Expand Up @@ -109,4 +110,4 @@
setupLangPicker();
</script>
</body>
</html>
</html>

0 comments on commit 456d67a

Please sign in to comment.