fix: Removes the inclusion of local.html.
This commit is contained in:
parent
82e10e1a00
commit
35fddfa8f4
|
@ -4,7 +4,6 @@
|
|||
<meta http-equiv="content-type" content="text/html;charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<!--#include virtual="base.html" -->
|
||||
<!--#include virtual="local.html" -->
|
||||
<script>
|
||||
window.indexLoadedTime = window.performance.now();
|
||||
console.log("(TIME) index.html loaded:\t", indexLoadedTime);
|
||||
|
|
Loading…
Reference in New Issue