mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-01 03:33:40 -05:00
fix: missed gdpr pages
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user