Skip to content

Commit

Permalink
feat: Add new favicon and title (microsoft#341)
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Bennett <[email protected]>
  • Loading branch information
ludovicobesana and Jim Bennett authored Nov 8, 2021
1 parent 422fc48 commit d3ec15c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

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

</html>
</html>

0 comments on commit d3ec15c

Please sign in to comment.