diff --git a/_includes/footer_scripts.html b/_includes/footer_scripts.html index b38f6840cd5b..d122377c271f 100644 --- a/_includes/footer_scripts.html +++ b/_includes/footer_scripts.html @@ -13,7 +13,7 @@ scrollToAnchor.bind(); - var hasStaticHeader = $(".blog-header, .blog-detail-header, .resources-header").length > 0; + var hasStaticHeader = $(".blog-header, .blog-detail-header, .resources-header, .get-started-header, .features-header, .ecosystem-header").length > 0; if (!hasStaticHeader) { $(window).on("scroll", function() { diff --git a/_layouts/blog.html b/_layouts/blog.html index 083337e47fc9..d9a7c3c39614 100644 --- a/_layouts/blog.html +++ b/_layouts/blog.html @@ -13,7 +13,7 @@ {% assign post_categories = site.posts | map: 'categories' | join: ',' | split: ',' | uniq | sort %}
Featured Post
Select preferences and run the command to install PyTorch locally, or get started quickly with one of the supported cloud platforms.