From 71753f00b3025e4709179a1e7202bd2909b823e6 Mon Sep 17 00:00:00 2001
From: Helen Chong <119173961+helenclx@users.noreply.github.com>
Date: Fri, 31 May 2024 22:15:16 +0800
Subject: [PATCH] Fix email address on About page
---
src/pages/about.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/about.md b/src/pages/about.md
index 9ea5f97e..05135132 100644
--- a/src/pages/about.md
+++ b/src/pages/about.md
@@ -64,7 +64,7 @@ I also have media catalogues online on the following platforms:
* [Steam](https://steamcommunity.com/id/leilukin/)
* [The StoryGraph](https://app.thestorygraph.com/profile/leilukin)
-You can contact me via email: [{{sitemeta.siteAuthor.email}}](mailto:{{sitemeta.siteAuthor.email}}).
+You can contact me via email: {{sitemeta.siteAuthor.email}}.
[Check out my Now page](/now) to learn what I am doing right now.