Skip to content

Commit d3ec15c

Browse files
ludovicobesanaJim Bennett
and
Jim Bennett
authored
feat: Add new favicon and title (microsoft#341)
Co-authored-by: Jim Bennett <[email protected]>
1 parent 422fc48 commit d3ec15c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/favicon.png

4.45 KB
Loading

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<head>
55
<meta charset="UTF-8">
6-
<title>Document</title>
6+
<title>IoT for beginners</title>
77
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
88
<meta name="description" content="Description">
99
<meta name="viewport"
@@ -23,4 +23,4 @@
2323
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
2424
</body>
2525

26-
</html>
26+
</html>

0 commit comments

Comments
 (0)