浏览代码

fix: Removes the inclusion of local.html.

j8
Boris Grozev 7 年前
父节点
当前提交
35fddfa8f4
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      index.html

+ 0
- 1
index.html 查看文件

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

正在加载...
取消
保存