diff --git a/partials/isso-scripts.hbs b/partials/isso-scripts.hbs new file mode 100644 index 0000000..61a9d1d --- /dev/null +++ b/partials/isso-scripts.hbs @@ -0,0 +1,76 @@ + diff --git a/post.hbs b/post.hbs index d5c5802..90c3f81 100644 --- a/post.hbs +++ b/post.hbs @@ -203,61 +203,7 @@ >
- + {{> isso-scripts }} @@ -326,7 +272,6 @@ var $postContent = $(".post-full-content"); $postContent.fitVids(); // FitVids - end - // Replace nav with title on scroll - start Casper.stickyNavTitle({ navSelector: '.site-nav-main', @@ -354,4 +299,4 @@ }); }); - {{/contentFor}} \ No newline at end of file + {{/contentFor}}