Merge branch 'kogakure:master' into git.m6w6.name
[m6w6/gitweb-theme] / custom.js
index 137cf96390c0caa698f1d02334f1c87b6514e93e..2b31b740f405311affdff28c2aeaf0175cae2ba3 100644 (file)
--- a/custom.js
+++ b/custom.js
@@ -10,7 +10,7 @@
        [].slice.call(d.querySelectorAll(".page_nav a+br")).forEach(function(v) {
                v.parentNode.replaceChild(d.createTextNode(" | "),v)
        });
-       
+
        /* summary */
        var q = {};
        location.search.substring(1).split(";").forEach(function(p) {
@@ -39,4 +39,3 @@
                x.send();
        }
 })(document);
-