From 04c4c31f96fb5854cf6639aaf384e2f4d7724760 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Tue, 15 Nov 2022 22:12:38 -0800 Subject: [PATCH] Link to the Where Am I page from the about page. --- content/about/_index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/about/_index.md b/content/about/_index.md index ed28084..7fbba46 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -45,8 +45,8 @@ Check out my [résumé][r] for more details. ## Say Hello -You can find me in lots of other corners of the Internet. I'm most active on -[Twitter][t] and [Instagram][i]. I post music on [SoundCloud][sc] and +You can find me in [lots of other corners of the Internet][where-am-i]. I'm most +active on [Twitter][t] and [Instagram][i]. I post music on [SoundCloud][sc] and [Bandcamp][bc]. I'm on [GitHub][gh] for coding projects. You can also send me an [email][eml]. @@ -60,3 +60,4 @@ You can find me in lots of other corners of the Internet. I'm most active on [bc]: https://erynwells.bandcamp.com/releases [gh]: https://github.com/erynofwales [eml]: mailto:Eryn%20Wells +[where-am-i]: {{< ref "/about/where-am-i" >}}