diff --git a/docs/app/(home)/page.tsx b/docs/app/(home)/page.tsx index bba11b9..0c21d60 100644 --- a/docs/app/(home)/page.tsx +++ b/docs/app/(home)/page.tsx @@ -39,6 +39,21 @@ export default function HomePage() { +
+ ); diff --git a/docs/content/docs/meta.json b/docs/content/docs/meta.json index 09547b7..608d5ba 100644 --- a/docs/content/docs/meta.json +++ b/docs/content/docs/meta.json @@ -6,6 +6,8 @@ "---Further reading---", "tutorials", "reference", - "changelog" + "changelog", + "--- ---", + "[Privacy Policy](https://dathere.com/privacy-policy/)" ] } \ No newline at end of file