|
12 | 12 | <link rel="manifest" href="manifest.json"> |
13 | 13 | <link rel="mask-icon" href="safari-pinned-tab.svg" color="#000000"> |
14 | 14 | <link href="https://fonts.googleapis.com/css2?family=OpenDyslexic&display=swap" rel="stylesheet"> |
15 | | -<style> |
| 15 | +<meta name="robots" content="noindex"> |
| 16 | +<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> |
| 17 | +<meta name="msapplication-TileColor" content="#000000"> |
| 18 | +<meta name="theme-color" content="#000000"> |
| 19 | +<meta name="author" content="Gaál Sándor"> |
| 20 | +<meta name="description" content="Privacy-policy, detailed information about used cookies, contact information."> |
| 21 | +<meta name="keywords" content="privacy policy; contact info; cookie notice;"> |
| 22 | +<meta name="twitter:card" content="summary_large_image"> |
| 23 | +<meta name="twitter:creator" content="@gmac4247"> |
| 24 | +<meta name="twitter:title" content="Do Not Sell My Personal Information"> |
| 25 | +<meta name="twitter:description" content="Privacy-policy, detailed information about used cookies, contact information."> |
| 26 | +<meta name="twitter:image" content="android-chrome-256x256.png"> |
| 27 | + <style> |
16 | 28 | * { |
17 | 29 | margin: 0; |
18 | 30 | padding: 0; |
|
32 | 44 | font-family: 'OpenDyslexic', sans-serif; |
33 | 45 | } |
34 | 46 | </style> |
35 | | -<meta name="robots" content="noindex"> |
36 | | -<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> |
37 | | -<meta name="msapplication-TileColor" content="#000000"> |
38 | | -<meta name="theme-color" content="#000000"> |
39 | | -<meta name="author" content="Gaál Sándor"> |
40 | | -<meta name="description" content="Privacy-policy, detailed information about used cookies, contact information."> |
41 | | -<meta name="keywords" content="privacy policy; contact info; cookie notice;"> |
42 | | -<meta name="twitter:card" content="summary_large_image"> |
43 | | -<meta name="twitter:creator" content="@gmac4247"> |
44 | | -<meta name="twitter:title" content="Do Not Sell My Personal Information"> |
45 | | -<meta name="twitter:description" content="Privacy-policy, detailed information about used cookies, contact information."> |
46 | | -<meta name="twitter:image" content="android-chrome-256x256.png"> |
47 | 47 | </head> |
48 | 48 | <body> |
49 | 49 | <h1 style="margin:7px;">Do Not Sell My Personal Information</h1> |
|
0 commit comments