Skip to content

Commit af9d35b

Browse files
fagundesjgmarcodmc
authored andcommitted
feat: google analytics
1 parent 97b7305 commit af9d35b

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

index.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,13 @@
3737
<meta property="og:url" content="https://sos-rs.com" />
3838
<meta property="og:type" content="website" />
3939

40-
<<<<<<< HEAD
4140
<meta name="twitter:card" content="summary_large_image" />
4241
<meta name="twitter:title" content="SOS - Rio Grande do Sul" />
4342
<meta
4443
name="twitter:description"
4544
content="Encontre abrigos e recursos para ajudar durante enchentes no Rio Grande do Sul. O SOS Rio Grande do Sul oferece informações sobre locais de abrigo, doações e suporte para vítimas de enchentes."
4645
/>
4746
<meta name="twitter:image" content="https://sos-rs.com/sos.png" />
48-
=======
49-
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
50-
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
51-
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
52-
<link rel="icon" type="image/x-icon" href="/favicon.ico">
53-
<link rel="manifest" href="/site.webmanifest">
54-
<link rel="canonical" href="https://sos-rs.com/" />
55-
>>>>>>> 4e0d9c0 (Release 0.0.1 (#135))
5647

5748
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
5849
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
@@ -71,4 +62,4 @@
7162
<div id="root"></div>
7263
<script type="module" src="/src/main.tsx"></script>
7364
</body>
74-
</html>
65+
</html>

0 commit comments

Comments
 (0)