aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_layouts/default.html1
-rw-r--r--_layouts/home.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 3f1276e4e..f176bd4b6 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 cc5026cf8..9eec34938 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>