Skip to content

Commit d7a2e66

Browse files
g42putsmarcodmc
authored andcommitted
fix/add: add favicon and canonical metatag (SOS-RS#136)
* fix/add: add favicon and canonical metatag * fix: fixed the path
1 parent e4096b4 commit d7a2e66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@
2727
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
2828
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
2929
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
30+
<link rel="icon" type="image/x-icon" href="/favicon.ico">
3031
<link rel="manifest" href="/site.webmanifest">
32+
<link rel="canonical" href="https://sos-rs.com/" />
3133

3234
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" />
3335
<title>SOS - Rio Grande do Sul</title>

0 commit comments

Comments
 (0)