diff options
Diffstat (limited to 'apps/website/src/pages/legal/security.astro')
-rw-r--r-- | apps/website/src/pages/legal/security.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/website/src/pages/legal/security.astro b/apps/website/src/pages/legal/security.astro index a80d3f9..0bbf50e 100644 --- a/apps/website/src/pages/legal/security.astro +++ b/apps/website/src/pages/legal/security.astro @@ -10,7 +10,7 @@ This will be updated in the future, if necessary. `.trim(); --- -<Layout> +<Layout title="Security Notice"> <Section hFull class="justify-center items-start pt-32"> <div class="flex flex-col justify-start items-start w-full text-navy-peony"> <Header> |