Skip to content

Commit 69d8ac4

Browse files
author
Florian Kissling
committed
Whitespace.
1 parent 96cb7f5 commit 69d8ac4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/_layouts/default.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<script>
1313
(function ($) {
1414
'use strict';
15+
1516
$(function () {
1617
var $window = $(window);
1718
var $body = $(document.body);
@@ -44,6 +45,7 @@
4445

4546
(function () {
4647
'use strict';
48+
4749
addAnchors('.s2-docs-container h1, .s2-docs-container h2, .s2-docs-container h3, .s2-docs-container h4, .s2-docs-container h5');
4850
})();
4951
</script>

0 commit comments

Comments
 (0)