Browse Source

fix: Removes the inclusion of local.html.

j8
Boris Grozev 7 years ago
parent
commit
35fddfa8f4
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      index.html

+ 0
- 1
index.html View File

@@ -4,7 +4,6 @@
4 4
     <meta http-equiv="content-type" content="text/html;charset=utf-8">
5 5
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 6
     <!--#include virtual="base.html" -->
7
-    <!--#include virtual="local.html" -->
8 7
     <script>
9 8
         window.indexLoadedTime = window.performance.now();
10 9
         console.log("(TIME) index.html loaded:\t", indexLoadedTime);

Loading…
Cancel
Save