We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8aa2ae commit 33609a9Copy full SHA for 33609a9
1 file changed
index.html
@@ -33,8 +33,8 @@
33
<link rel="canonical" href="https://firestar300.github.io/SVG-Path-Merger/">
34
35
<!-- Favicon -->
36
- <link rel="icon" type="image/png" href="/favicon.png">
37
- <link rel="apple-touch-icon" href="/favicon.png">
+ <link rel="icon" type="image/png" href="https://firestar300.github.io/SVG-Path-Merger/favicon.png">
+ <link rel="apple-touch-icon" href="https://firestar300.github.io/SVG-Path-Merger/favicon.png">
38
39
<!-- JSON-LD Structured Data -->
40
<script type="application/ld+json">
0 commit comments