Update +page.svelte
This commit is contained in:
parent
3f27e9f4a1
commit
a4501c64f6
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
import SEO from '$lib/components/self/SEO.svelte';
|
||||
|
||||
const LAST_UPDATED = 'May 29, 2025';
|
||||
const CONTACT_EMAIL = 'privacy@outpoot.com';
|
||||
const CONTACT_EMAIL = 'contact@outpoot.com';
|
||||
</script>
|
||||
|
||||
<SEO
|
||||
|
|
|
|||
Reference in a new issue