|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
4 | 4 | <meta charset="UTF-8">
|
5 |
| - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <meta name="theme-color" content="#000"/> |
6 | 7 | <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
| 8 | + <link rel="icon" type="image/png" href="dist/img/icon.png" /> |
| 9 | + <!-- OGs pre-views em links compartilhados --> |
| 10 | + <meta property="og:image" content="dist/img/icon.png"/> |
| 11 | + <meta property="og:title" content="Jerimum Hackerspace"> |
| 12 | + <meta property="og:site_name" content="Jerimum Hackerspace"/> |
| 13 | + <meta property="og:description" content="Somos um grupo de pessoas interessadas em usar, remixar e compartilhar tecnologia, aprendizado, diversão e cultura de forma colaborativa e indiscriminada."/> |
| 14 | + <meta property="og:author" content="Jerimumhs"/> |
| 15 | + |
7 | 16 | <title>Jerimum Hackerspace</title>
|
8 | 17 | <link href="https://fonts.googleapis.com/css?family=Share+Tech+Mono" rel="stylesheet">
|
9 | 18 |
|
10 |
| -<noscript><img height="1" width="1" style="display:none" |
11 |
| - src="https://www.facebook.com/tr?id=822796401262659&ev=PageView&noscript=1" |
12 |
| -/></noscript> |
| 19 | +<noscript> |
| 20 | + <!-- Que imagem é essa? Qual a utilidade? --> |
| 21 | + <img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=822796401262659&ev=PageView&noscript=1"/> |
| 22 | +</noscript> |
13 | 23 |
|
14 | 24 | </head>
|
15 | 25 | <body style="margin: 0; padding: 1px; background: #000; width: 100%; height: 100%; overflow-x: hidden;">
|
16 | 26 |
|
17 |
| - <!-- Google Tag Manager (noscript) --> |
18 |
| -<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MVRK2J9" |
19 |
| -height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
20 |
| -<!-- End Google Tag Manager (noscript) --> |
| 27 | + <!-- Google Tag Manager (noscript) --> |
| 28 | + <noscript> |
| 29 | + <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MVRK2J9" height="0" width="0" style="display:none;visibility:hidden"></iframe> |
| 30 | + </noscript> |
| 31 | + <!-- End Google Tag Manager (noscript) --> |
21 | 32 |
|
22 | 33 | <div id="jhs"></div>
|
23 | 34 |
|
|
0 commit comments