twbs--bootstrap/site/layouts
XhmikosR d5b405ea9a
example.html: remove extra whitespace (#32143)
If we don't pass `class` to the `placeholder` shortcode, this resulted in two spaces before the `alt` attribute:

```html
{{< example >}}
{{< placeholder width="64" height="64" >}}
{{< /example >}}
```

```html
<img src="..."  alt="...">
```
2020-11-13 12:45:11 +02:00
..
_default masthead: add newlines in the snippets and reindent (#32129) 2020-11-11 18:18:47 +02:00
partials Fix caniuse.com URLS to prevent redirects (#32135) 2020-11-12 15:01:00 +02:00
shortcodes example.html: remove extra whitespace (#32143) 2020-11-13 12:45:11 +02:00
alias.html Switch to Hugo. 2019-03-13 19:22:59 +02:00
robots.txt Prepare docs for v5.getbootstrap.com 2020-06-16 22:02:03 +03:00
sitemap.xml Update hugo-bin to v0.43.1 (Hugo 0.55.1). (#28631) 2019-04-15 11:49:24 +03:00