aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-02-19 12:07:14 +0200
committerXhmikosR <[email protected]>2016-02-19 12:07:14 +0200
commita483f60c53e20725e3ee65b1dc32ed09fa8a624e (patch)
tree061d48e1390b55a47475540f6ff7cf132037b2ec /docs/_includes
parentdd47423ae6f9717b3d678b40e1ce8a8706301598 (diff)
parentfe1b8913ac3cd86d03a23fd58173c589280c47d9 (diff)
downloadbootstrap-a483f60c53e20725e3ee65b1dc32ed09fa8a624e.tar.xz
bootstrap-a483f60c53e20725e3ee65b1dc32ed09fa8a624e.zip
Merge pull request #19029 from twbs/v4-dev-xmr-grunt-html
Update grunt-html
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/footer.html2
-rw-r--r--docs/_includes/nav-home.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 3b912c322..561d4110c 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -1,4 +1,4 @@
-<footer class="bd-footer text-muted" role="contentinfo">
+<footer class="bd-footer text-muted">
<div class="container">
<ul class="bd-footer-links">
<li><a href="{{ site.repo }}">GitHub</a></li>
diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html
index a347a5f7c..0436e2dbe 100644
--- a/docs/_includes/nav-home.html
+++ b/docs/_includes/nav-home.html
@@ -1,4 +1,4 @@
-<header class="navbar navbar-light navbar-static-top bd-navbar" role="banner">
+<header class="navbar navbar-light navbar-static-top bd-navbar">
<div class="container">
{% comment %}
<nav class="nav navbar-nav pull-xs-right">