diff --git a/src/routes/+error.svelte b/src/routes/+error.svelte index b4ea76be..57e1a236 100644 --- a/src/routes/+error.svelte +++ b/src/routes/+error.svelte @@ -4,6 +4,7 @@ import logo from '$lib/images/stocknear_logo.png'; + const emailAddress = 'support@stocknear.com'; @@ -26,13 +27,14 @@ --> - - The page was not found. If this error occurs persistenly please report it to us. -
+
+ The page was not found. If this error occurs persistenly please report it to us via + {emailAddress}. +
We will fix it asap! - +
- + Back to Home Page