feat: Add new favicon and title

pull/341/head
ludovicobesana 4 years ago
parent 38a49e07e7
commit 87bd2b7f4b

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

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

Loading…
Cancel
Save