Update index.html

change icon path
This commit is contained in:
siosio
2018-11-02 10:39:25 +08:00
committed by GitHub
parent fb24932f71
commit 6d9e924ad8
+1 -1
View File
@@ -8,7 +8,7 @@
<meta name="description" content="A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+).">
<meta name="google-site-verification" content="_EWJaM8G6xwMtEqemO4yN8WqSU2CaKVi3jTj0gLg48E">
<title>M5Stack - A series of modular stackable development devices</title>
<link rel="icon" href="/favicon.ico">
<link rel="icon" href="favicon.ico">
<!-- Stylesheets -->
<link rel="stylesheet" href="https://unpkg.com/docsify-themeable/dist/css/theme-simple.css" title="Simple">