feat: Add new favicon and title (#341)

Co-authored-by: Jim Bennett <jim.bennett@microsoft.com>
pull/345/head
Ludovico Besana 3 years ago committed by GitHub
parent 422fc48041
commit d3ec15cfc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

@ -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"
@ -23,4 +23,4 @@
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
</body>
</html>
</html>

Loading…
Cancel
Save