diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 6af276c85..f0b1fae07 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -8,6 +8,7 @@ | |||
8 | <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> | 8 | <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> |
9 | <link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css" title="light"> | 9 | <link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css" title="light"> |
10 | <link rel="stylesheet" href="qmk.css" title="dark" disabled> | 10 | <link rel="stylesheet" href="qmk.css" title="dark" disabled> |
11 | <link rel="stylesheet" href="sidebar.css" /> | ||
11 | </head> | 12 | </head> |
12 | <body> | 13 | <body> |
13 | <div id="app"></div> | 14 | <div id="app"></div> |