From 4d33cc36b7ece0e2fc41fceb4a5eba9f75bd8878 Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Tue, 21 Sep 2021 15:34:34 -0400 Subject: [PATCH] fix(about): stylized email to allow for linebreaks instead of one continuous whitespaceless string, the email address is broken up so that the text will flow properly on smaller views --- blog/content/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/content/about.md b/blog/content/about.md index d5cb4cf..bc331be 100644 --- a/blog/content/about.md +++ b/blog/content/about.md @@ -6,4 +6,4 @@ draft: false this is a blog for [friends of mineral town](https://friends.of.mineral.town), a record of various objects and projects. any questions and concerns can be -directed to steven@mineral.town. \ No newline at end of file +directed to [steven [at] mineral [dot] town](mailto:steven@mineral.town). \ No newline at end of file