Code formatting according to standardjs
This commit is contained in:
parent
e2bbe9273a
commit
3d4eef5eb0
10 changed files with 44 additions and 44 deletions
|
|
@ -13,7 +13,7 @@
|
|||
{% include "hippie/partials/_head_script.njk" %}
|
||||
<script>
|
||||
debugOn = true;
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
logPerf('Document \'DOMContentLoaded\' event fired.');
|
||||
});
|
||||
logPerf('On HEAD, starting...');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue