aboutsummaryrefslogtreecommitdiffstats
path: root/pages/privacy-policy.js
diff options
context:
space:
mode:
authorJeff Kleinaitis <jeffkleinaitis@gmail.com>2024-04-09 12:16:47 -0700
committerGitHub <noreply@github.com>2024-04-09 12:16:47 -0700
commit88a12c89a3a58dc2f9780da64964b107bcafc62e (patch)
tree0e46eef49b12dcf07c3611cdcf018134724fc86d /pages/privacy-policy.js
parent2374eae054935dd49adf3f0e29e8bea0876288f4 (diff)
parent85daf2a12a714dc51fb4c320bf508daf8127c125 (diff)
Merge pull request #20 from digadoo/develop
remove NextJS from project
Diffstat (limited to 'pages/privacy-policy.js')
-rw-r--r--pages/privacy-policy.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/pages/privacy-policy.js b/pages/privacy-policy.js
deleted file mode 100644
index 27333d1..0000000
--- a/pages/privacy-policy.js
+++ /dev/null
@@ -1,3 +0,0 @@
-export default function PrivacyPolicy() {
- return <h1>so private</h1>
-} \ No newline at end of file