fix: missed gdpr pages

This commit is contained in:
ShubhamPalriwala
2023-09-27 13:39:35 +05:30
parent 13bc73b47e
commit 4c45f13b5c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ import { Callout } from "@/components/shared/Callout";
export const meta = {
title: "How to create a GDPR compliant form",
description: "Steps to understand how GDPR might be needed for you with Formbricks.",
};
<Callout title="No legal advice" type="note">
+1
View File
@@ -3,6 +3,7 @@ import { Callout } from "@/components/shared/Callout";
export const meta = {
title: "GDPR FAQs",
description: "Frequently asked questions about GDPR and Formbricks",
};
<Callout title="No legal advice" type="note">