commit | 32a71874bf481617c0874b0036b8e90275175c0a | [log] [tgz] |
---|---|---|
author | root <root@CMP-WEB.net> | Sun Sep 05 16:08:26 2021 +0000 |
committer | root <root@CMP-WEB.net> | Sun Sep 05 16:08:26 2021 +0000 |
tree | 22002f1dbfa32257d31c319da81cb253f0f2e5f9 | |
parent | 69de0238928b9fb241546c3b44c17fcfdad011d6 [diff] [blame] |
changed policy to privacy
diff --git a/pages/clicksforms/privacy.js b/pages/clicksforms/privacy.js new file mode 100644 index 0000000..86e5f83 --- /dev/null +++ b/pages/clicksforms/privacy.js
@@ -0,0 +1,3 @@ +export default function policy() { + return (<iframe style={{height:"100vh",width:"100vw"}} src="https://clicksminuteper.github.io/policies/clicksforms" />) +} \ No newline at end of file