diff options
author | Chris Fung <aergonaut@gmail.com> | 2018-05-13 10:56:54 -0700 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2018-05-14 08:56:41 -0700 |
commit | 7d49a17781f25acd83b7d5122f2eafb4053fc15b (patch) | |
tree | 7d01249d14b0135a5490b0fe8617e348a7b8d85d /docs/index.html | |
parent | 9dba7050642c2cb7788812bd4a88a4129d1ab698 (diff) | |
download | qmk_firmware-7d49a17781f25acd83b7d5122f2eafb4053fc15b.tar.gz qmk_firmware-7d49a17781f25acd83b7d5122f2eafb4053fc15b.zip |
override hamburger placement
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> |