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 viewspull/4/head
parent
b5d79b874d
commit
4d33cc36b7
|
|
@ -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.
|
||||
directed to [steven [at] mineral [dot] town](mailto:steven@mineral.town).
|
||||
Loading…
Reference in New Issue