Skip to content
This repository was archived by the owner on Aug 28, 2021. It is now read-only.

Commit 5b5487f

Browse files
authored
Merge pull request #6 from EliazBobadilla/main
Main
2 parents 4e27089 + 22cb7f7 commit 5b5487f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<head>
55
<title>Python UltiSnippets VSCode Extension</title>
6+
<link rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/EliazBobadilla/Python-UltiSnippets-VSCode-Extension/master/img/icon.png" />
7+
68
</head>
79

810
<body>
@@ -1911,4 +1913,4 @@ <h2 id="issues">Issues</h2>
19111913
href="https://github.com/EliazBobadilla/Python-UltiSnippets-VSCode-Extension/issues">here</a></p>
19121914
</body>
19131915

1914-
</html>
1916+
</html>

0 commit comments

Comments
 (0)