Skip to content

Commit ae60d1a

Browse files
author
root
committed
🔥 Descrição de imagem para melhor indexação usando o alt (problema denunciado pelo audit), favicon, component shareds
1 parent 64c5fb5 commit ae60d1a

File tree

9 files changed

+9817
-511
lines changed

9 files changed

+9817
-511
lines changed

dist/img/icon.png

12 KB
Loading

dist/img/logo.png

153 KB
Loading

dist/jhs.js

Lines changed: 306 additions & 306 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/jhs.min.js

Lines changed: 194 additions & 194 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,33 @@
22
<html lang="en">
33
<head>
44
<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"/>
67
<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+
716
<title>Jerimum Hackerspace</title>
817
<link href="https://fonts.googleapis.com/css?family=Share+Tech+Mono" rel="stylesheet">
918

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>
1323

1424
</head>
1525
<body style="margin: 0; padding: 1px; background: #000; width: 100%; height: 100%; overflow-x: hidden;">
1626

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) -->
2132

2233
<div id="jhs"></div>
2334

0 commit comments

Comments
 (0)