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 bb931f0 commit 08e0c88Copy full SHA for 08e0c88
src/_components/footer.liquid
@@ -1,3 +1,3 @@
1
<footer>
2
- Contact me at <a href="mailto:{{ metadata.email }}">{{ metadata.email }}</a> or on <a href="https://ruby.social/@[email protected]">Mastodon</a>
+ <a href="mailto:{{ metadata.email }}">Email</a> | <a href="https://ruby.social/@[email protected]">Mastodon</a>
3
</footer>
0 commit comments