1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 17:32:41 +02:00

masthead: add newlines in the snippets and reindent (#32129)

* Update masthead-followup.html

* Update single.html
This commit is contained in:
XhmikosR
2020-11-11 18:18:47 +02:00
committed by GitHub
parent 2ab98a43f0
commit bdf534df59
2 changed files with 10 additions and 8 deletions

View File

@@ -41,8 +41,8 @@
</div>
<img class="d-block img-fluid mt-3 mx-auto" srcset="/docs/{{ .Site.Params.docs_version }}/assets/img/bootstrap-themes-collage.png,
/docs/{{ .Site.Params.docs_version }}/assets/img/bootstrap-themes-collage@2x.png 2x"
src="/docs/{{ .Site.Params.docs_version }}/assets/img/bootstrap-themes-collage.png"
alt="Bootstrap Themes" width="1150" height="320" loading="lazy">
src="/docs/{{ .Site.Params.docs_version }}/assets/img/bootstrap-themes-collage.png"
alt="Bootstrap Themes" width="1150" height="320" loading="lazy">
</div>
{{ end }}
</div>