Skip to content

Commit 67c7033

Browse files
authored
Add favicon link for sheep.ico
Add favicon link to the HTML document
1 parent e8dfcca commit 67c7033

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Google tag (gtag.js) -->
5+
<link rel="icon" href="sheep.ico" type="image/x-icon">
56
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NDJCXH6WE3"></script>
67
<script>
78
window.dataLayer = window.dataLayer || [];

0 commit comments

Comments
 (0)