aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/PrivacyPolicy.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/PrivacyPolicy.js')
-rw-r--r--src/pages/PrivacyPolicy.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/PrivacyPolicy.js b/src/pages/PrivacyPolicy.js
new file mode 100644
index 0000000..27333d1
--- /dev/null
+++ b/src/pages/PrivacyPolicy.js
@@ -0,0 +1,3 @@
+export default function PrivacyPolicy() {
+ return <h1>so private</h1>
+} \ No newline at end of file