diff options
author | Jack Humbert <jack.humb@gmail.com> | 2018-05-09 00:58:54 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-05-09 00:59:07 -0400 |
commit | 6ba73e0e04315b3286ba00f6a2f4954ae045588d (patch) | |
tree | e0284b4f7e6a54352622f7d5ca62febc24a116e1 /docs/index.html | |
parent | afacd42368e0dc7627a695508f15598b38429c63 (diff) | |
download | qmk_firmware-6ba73e0e04315b3286ba00f6a2f4954ae045588d.tar.gz qmk_firmware-6ba73e0e04315b3286ba00f6a2f4954ae045588d.zip |
update doc options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 0617e1f5c..6af276c85 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -2,7 +2,7 @@ | |||
2 | <html lang="en"> | 2 | <html lang="en"> |
3 | <head> | 3 | <head> |
4 | <meta charset="UTF-8"> | 4 | <meta charset="UTF-8"> |
5 | <title>Document</title> | 5 | <title>QMK Firmware</title> |
6 | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> |
7 | <meta name="description" content="Description"> | 7 | <meta name="description" content="Description"> |
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"> |