MilesCranmer commited on
Commit
bed9af6
1 Parent(s): bc32cd3

Change to dark theme

Browse files
Files changed (1) hide show
  1. docs/index.html +1 -1
docs/index.html CHANGED
@@ -6,7 +6,7 @@
6
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
7
  <meta name="description" content="Description">
8
  <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
9
- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
10
  </head>
11
  <body>
12
  <div id="app"></div>
 
6
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
7
  <meta name="description" content="Description">
8
  <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
9
+ <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/dark.css">
10
  </head>
11
  <body>
12
  <div id="app"></div>