Skip to content

Commit c574b98

Browse files
committed
fix: 🐛 remove email address from 404 to reduce spam risks
1 parent ed8423e commit c574b98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/common/404.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ excludeFromSitemap: true
1010

1111
[Please try visiting the home page!](/)
1212

13-
Please let me know if you encounter more errors:
14-
<a href="mailto:{{ meta.creator.email }}">{{ meta.creator.email }}</a>
13+
Please let me know with the [contact form](/contact) if you encounter more errors.

0 commit comments

Comments
 (0)