Commit 82f460b2 authored by Mark Otto's avatar Mark Otto

formatting of html

parent 615eb990
...@@ -5,7 +5,11 @@ ...@@ -5,7 +5,11 @@
{% include header.html %} {% include header.html %}
</head> </head>
<body class="bs-docs-home"> <body class="bs-docs-home">
<a id="skippy" class="sr-only sr-only-focusable" href="#content"><div class="container"><span class="skiplink-text">Skip to main content</span></div></a> <a id="skippy" class="sr-only sr-only-focusable" href="#content">
<div class="container">
<span class="skiplink-text">Skip to main content</span>
</div>
</a>
<!-- Docs master nav --> <!-- Docs master nav -->
{% include home-nav.html %} {% include home-nav.html %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment