From f0e73cf90005709e20b2f16f63d67d6802af3332 Mon Sep 17 00:00:00 2001 From: Pauline Date: Mon, 22 Jan 2024 04:27:34 +0100 Subject: feat(layout): add seo metadata to all pages --- apps/website/src/pages/legal/terms.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/website/src/pages/legal/terms.astro') diff --git a/apps/website/src/pages/legal/terms.astro b/apps/website/src/pages/legal/terms.astro index 6ed2009..e894d76 100644 --- a/apps/website/src/pages/legal/terms.astro +++ b/apps/website/src/pages/legal/terms.astro @@ -10,7 +10,7 @@ This will be updated in the future, if necessary. `.trim(); --- - +
-- cgit