Update +page.svelte

This commit is contained in:
Face 2025-05-30 13:58:02 +03:00
parent 3f27e9f4a1
commit a4501c64f6

View file

@ -9,7 +9,7 @@
import SEO from '$lib/components/self/SEO.svelte'; import SEO from '$lib/components/self/SEO.svelte';
const LAST_UPDATED = 'May 29, 2025'; const LAST_UPDATED = 'May 29, 2025';
const CONTACT_EMAIL = 'privacy@outpoot.com'; const CONTACT_EMAIL = 'contact@outpoot.com';
</script> </script>
<SEO <SEO