fix: Removes the inclusion of local.html.

This commit is contained in:
Boris Grozev 2017-07-06 10:48:52 -05:00 committed by Дамян Минков
parent 82e10e1a00
commit 35fddfa8f4
1 changed files with 0 additions and 1 deletions

View File

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