From 9798eb442e3c86d5eb43c2badfe84bd9cb943942 Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Mon, 12 Nov 2018 21:07:02 +0100 Subject: [PATCH] docs: update documentation for v6.5.1 --- docs/pages/installation.md | 10 +++++----- docs/pages/typography-base.md | 2 +- docs/partials/search-bar.html | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index cb8adb26e..48c378f3e 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -239,23 +239,23 @@ The folks at [jsDelivr](https://www.jsdelivr.com) host the compressed Foundation ```html - + - + ``` From Foundation 6.4, flex is enabled by default and **only the new XY Grid is availaible**. However, others CSS versions are availaible for backward compatibility and the most common usage cases. For others uses and advanced customization, we recommand to build Foundation with custom settings (see others installation methods). ```html - + - + - + ```
diff --git a/docs/pages/typography-base.md b/docs/pages/typography-base.md index a6ae49ac3..06b28ee78 100644 --- a/docs/pages/typography-base.md +++ b/docs/pages/typography-base.md @@ -148,7 +148,7 @@ By inserting a `` element into a header Foundation will scale the header
```html_example -

Foundation for Sites Version 6.5.0

+

Foundation for Sites Version 6.5.1

``` --- diff --git a/docs/partials/search-bar.html b/docs/partials/search-bar.html index 5ba62560e..099570484 100644 --- a/docs/partials/search-bar.html +++ b/docs/partials/search-bar.html @@ -1,7 +1,7 @@