Skip to content

Commit 08e0c88

Browse files
Update footer.liquid
1 parent bb931f0 commit 08e0c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_components/footer.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<footer>
2-
Contact me at <a href="mailto:{{ metadata.email }}">{{ metadata.email }}</a> or on <a href="https://ruby.social/@[email protected]">Mastodon</a>
2+
<a href="mailto:{{ metadata.email }}">Email</a> | <a href="https://ruby.social/@[email protected]">Mastodon</a>
33
</footer>

0 commit comments

Comments
 (0)