Skip to content

Commit 420f739

Browse files
committed
Linting
1 parent c7ed607 commit 420f739

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

themes/influencer-hugo/assets/js/script.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818

1919
function _init() {
2020
_setElements();
21-
_setEventListeners();
21+
_setEventListeners();
2222

23-
// Syntax highlighter
24-
hljs.highlightAll();
23+
// Syntax highlighter
24+
hljs.highlightAll();
2525
}
2626

2727
_init();
28-
})();
28+
})();

0 commit comments

Comments
 (0)