diff --git a/assets/js/application.js b/assets/js/application.js index 16a20e06..09110c6f 100644 --- a/assets/js/application.js +++ b/assets/js/application.js @@ -38,6 +38,7 @@ $(document).ready(function(){ // ======================== $(window).bind( 'load resize', function () { + $('body > .topbar').scrollSpy() $(".twipsies a").each(function () { $(this) .twipsy({ diff --git a/index.html b/index.html index d586af8e..a61985b5 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@ -
+