From: Liam <78104591+Liam-Nothing@users.noreply.github.com> Date: Fri, 20 May 2022 12:09:54 +0000 (+0200) Subject: Update introduction.md X-Git-Tag: v5.2.0~111 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73e45ee36cf4fdb6014267ecc67ba53a8b25fdae;p=thirdparty%2Fbootstrap.git Update introduction.md Juste a quotation mark. --- diff --git a/site/content/docs/5.2/getting-started/introduction.md b/site/content/docs/5.2/getting-started/introduction.md index 7f843eb27d..4eaf5d6f8a 100644 --- a/site/content/docs/5.2/getting-started/introduction.md +++ b/site/content/docs/5.2/getting-started/introduction.md @@ -16,7 +16,7 @@ Get started by including Bootstrap's production-ready CSS and JavaScript via CDN
-1. **Create a new `index.html` file in your project root.** Include the `` tag as well for [proper responsive behavior](https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag) in mobile devices. ```html