diff options
author | beziapp <60441126+beziapp@users.noreply.github.com> | 2020-01-30 00:32:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-30 00:32:00 +0100 |
commit | 32a43c2ce04fd9b594cea615552d5181c9a72e44 (patch) | |
tree | 2dfd68b1701c8abbbcf1510a118389f84538ef97 /pages/privacypolicy.html | |
parent | Merge pull request #3 from beziapp/dev (diff) | |
parent | Weekly calendar accent color (diff) | |
download | beziapp-32a43c2ce04fd9b594cea615552d5181c9a72e44.tar beziapp-32a43c2ce04fd9b594cea615552d5181c9a72e44.tar.gz beziapp-32a43c2ce04fd9b594cea615552d5181c9a72e44.tar.bz2 beziapp-32a43c2ce04fd9b594cea615552d5181c9a72e44.tar.lz beziapp-32a43c2ce04fd9b594cea615552d5181c9a72e44.tar.xz beziapp-32a43c2ce04fd9b594cea615552d5181c9a72e44.tar.zst beziapp-32a43c2ce04fd9b594cea615552d5181c9a72e44.zip |
Diffstat (limited to 'pages/privacypolicy.html')
-rw-r--r-- | pages/privacypolicy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/privacypolicy.html b/pages/privacypolicy.html index 72e0c2c..8daa469 100644 --- a/pages/privacypolicy.html +++ b/pages/privacypolicy.html @@ -2,7 +2,7 @@ <head> <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Privacy policy</title> |