commit 3ffdd38f2f6afbf7eb33d9621f68f3991f6b3d49 parent 53fd292495c741c03f03add3fa8cb507c420f83a Author: Sven Möller <sven-moeller@outlook.de> Date: Thu, 17 Feb 2022 20:44:42 +0100 Update email Diffstat:
M | template.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template.html b/template.html @@ -7,6 +7,6 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> $body$ <footer> -🏠<a href="https://svenmoeller.xyz">svenmoeller.xyz</a> <span style="white-space: nowrap;">📧<a href="mailto:sven-moeller@outlook.de">sven-moeller@outlook.de</a></span> +🏠<a href="https://svenmoeller.xyz">svenmoeller.xyz</a> <span style="white-space: nowrap;">📧<a href="mailto:webmaster@sven.moeller.xyz">webmaster@sven.moeller.xyz</a></span> </footer> </html>