ソースを参照

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);

読み込み中…
キャンセル
保存