|
101 | 101 | text-rendering: optimizeLegibility; |
102 | 102 | font-feature-settings: "kern"; |
103 | 103 | -webkit-font-feature-settings: "kern"; |
104 | | - touch-action: manipulation; |
| 104 | + font-synthesis: none; |
105 | 105 | overscroll-behavior: none; |
| 106 | + user-select: text; |
| 107 | + -webkit-user-select: text; |
106 | 108 | -webkit-touch-callout: none; |
107 | 109 | -webkit-font-smoothing: antialiased; |
108 | 110 | -webkit-tap-highlight-color: transparent; |
|
113 | 115 |
|
114 | 116 | </style> |
115 | 117 |
|
116 | | - <meta name="description" content="Codeit runs on the web, open source, and free. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more. Easy to use without how to."> |
| 118 | + <meta name="description" content="Run projects, code your ideas, and share it all on Codeit."> |
117 | 119 |
|
118 | | - <meta property="og:title" content="Codeit | Mobile code editor connected to Git"> |
119 | | - <meta property="og:description" content="Codeit runs on the web, open source, and free. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more. Easy to use without how to."> |
| 120 | + <meta property="og:title" content="Codeit - Privacy policy"> |
| 121 | + <meta property="og:description" content="Run projects, code your ideas, and share it all on Codeit."> |
120 | 122 | <meta property="og:url" content="https://codeit.codes"> |
121 | 123 | <meta property="og:image" content="https://codeit.codes/images/banner-og.png"> |
122 | | - <meta property="og:type" content="application"> |
123 | | - <meta property="og:site_name" content="Codeit Code Editor"> |
| 124 | + <meta property="og:type" content="website"> |
| 125 | + <meta property="og:site_name" content="Codeit"> |
124 | 126 |
|
125 | | - <meta property="twitter:title" content="Codeit | Mobile code editor connected to Git"> |
126 | | - <meta property="twitter:account_id" content="1484271514543345665"> |
127 | | - <meta name="twitter:card" content="summary_large_image"> |
128 | | - <meta property="twitter:domain" content="codeit.codes"> |
129 | | - <meta property="twitter:url" content="https://codeit.codes"> |
130 | | - <meta name="twitter:description" content="Codeit runs on the web, open source, and free. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more. Easy to use without how to."> |
| 127 | + <meta property="twitter:title" content="Codeit - Privacy policy"> |
| 128 | + <meta property="twitter:site" content="@codeitcodes"> |
| 129 | + <meta name="twitter:card" content="summary"> |
| 130 | + <meta name="twitter:description" content="Run projects, code your ideas, and share it all on Codeit."> |
131 | 131 | <meta name="twitter:image" content="https://codeit.codes/images/banner-og.png"> |
132 | | - |
| 132 | + |
133 | 133 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
134 | 134 | <meta name="referrer" content="origin-when-cross-origin"> |
135 | 135 | <script defer="" data-domain="codeit.codes" src="https://plausible.io/js/plausible.js"></script> |
|
140 | 140 | <img class="logo" src="/icons/iphone-app-180.png" width="80" draggable="false" alt="Codeit"> |
141 | 141 | <p class="title">Privacy policy</p> |
142 | 142 |
|
143 | | - <div style="display: inline-block;line-height: 1.5;">Codeit dosen't collect data.<br>Your code stays on your device. <br>Codeit uses <a href="https://plausible.io">Plausible</a> to get stats. <br><a href="https://plausible.io/codeit.codes?period=all">See the stats.</a></div> |
| 143 | + <div style="display: inline-block;line-height: 1.5;">Codeit dosen't use cookies or collect any personal data.<br>Your code stays on your device.<br><br>Codeit uses <a href="https://plausible.io/data-policy">Plausible</a>, an open source project, to get stats.<br><a href="https://plausible.io/codeit.codes?period=all">See the stats.</a></div> |
144 | 144 | <p style="margin-top: 50px;margin-bottom: 50px;"> |
145 | 145 | <a href="/" style="color: inherit;">- ❤️ Codeit team</a> |
146 | 146 | </p> |
|
0 commit comments