diff --git a/_layouts/default.html b/_layouts/default.html index 3f1276e4e6ed1ecf00be1f43c5093ac1a3274841..f176bd4b6cd8c2f58349f45390f385f518806c55 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,6 @@ <head> <!-- Meta, title, CSS, favicons, etc. --> {% include header.html %} - <!-- Place anything custom after this. --> </head> <body> <a class="sr-only" href="#content">Skip navigation</a> diff --git a/_layouts/home.html b/_layouts/home.html index cc5026cf8ae86af710267f4dd4615db4a2b18779..9eec349385513b3a7e65b7ce9c262a83b8664787 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -3,7 +3,6 @@ <head> <!-- Meta, title, CSS, favicons, etc. --> {% include header.html %} - <!-- Place anything custom after this. --> </head> <body class="bs-docs-home"> <a class="sr-only" href="#content">Skip navigation</a>