]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
docs: add a new partial for responsive images and use `imageConfig` (#39779)
authorXhmikosR <xhmikosr@gmail.com>
Mon, 1 Apr 2024 18:52:45 +0000 (21:52 +0300)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 18:52:45 +0000 (21:52 +0300)
commit4093ed32ee6390223a885a676d0a3086257b8789
tree5d2afbeb132b84cfefe5c4071e1e6bbc42e1d5c0
parent2ba7dae3c080c5fac21f4d7f1663c8f524fefb26
docs: add a new partial for responsive images and use `imageConfig` (#39779)

This way the dimensions are not hardcoded
site/layouts/_default/single.html
site/layouts/partials/examples/bs-themes.html [new file with mode: 0644]
site/layouts/partials/home/icons.html
site/layouts/partials/home/masthead.html
site/layouts/partials/home/themes.html
site/layouts/partials/responsive-img.html [new file with mode: 0644]