mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
skippy.html: reduce whitespace output
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<div class="skippy overflow-hidden">
|
||||
<div class="container-xl">
|
||||
<a class="visually-hidden-focusable d-inline-flex p-2 m-1" href="#content">Skip to main content</a>
|
||||
|
||||
{{ if (eq .Page.Layout "docs") }}
|
||||
{{ if (eq .Page.Layout "docs") -}}
|
||||
<a class="visually-hidden-focusable d-none d-md-inline-flex p-2 m-1" href="#bd-docs-nav">Skip to docs navigation</a>
|
||||
{{- end }}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user