瀏覽代碼

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,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…
取消
儲存