From: ludovicgueth Date: Fri, 19 Jan 2018 11:35:49 +0000 (+0100) Subject: Correct typo : "Bulima" to "Bulma (#1614) X-Git-Tag: 0.7.0~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3c459f07cc2a0a2d7780ac61567947ab2fa7384;p=thirdparty%2Fbulma.git Correct typo : "Bulima" to "Bulma (#1614) --- diff --git a/docs/_posts/2018-01-18-bulma-supports-font-awesome-5.md b/docs/_posts/2018-01-18-bulma-supports-font-awesome-5.md index 1e0fd6b3c..cf4ca5cb8 100644 --- a/docs/_posts/2018-01-18-bulma-supports-font-awesome-5.md +++ b/docs/_posts/2018-01-18-bulma-supports-font-awesome-5.md @@ -14,11 +14,11 @@ As a result, **Bulma already supports Font Awesome 5**! 😃 Since the `icon` element is simply a **container** for any icon font *allowing the layout to reserve a spot for the icon while it loads), it supports any size of Font Awesome 4 and 5. -For the sake of being in sync with Bulima users, I've recently updated the website to actually use Font Awesome 5! The process of **migrating** from Font Awesome 4 to 5 is straightforward. You simply need to: +For the sake of being in sync with Bulma users, I've recently updated the website to actually use Font Awesome 5! The process of **migrating** from Font Awesome 4 to 5 is straightforward. You simply need to: 1. include Font Awesome 5 instead, [using the script tag](https://fontawesome.com/get-started) 2. replace `fa` classes with their `fas` and `fab` equivalents That's it! -Check out the [icon documentation](/documentation/elements/icon/). \ No newline at end of file +Check out the [icon documentation](/documentation/elements/icon/).