|
@@ -4,7 +4,7 @@
|
|
### The iconic font and CSS framework
|
|
### The iconic font and CSS framework
|
|
|
|
|
|
Font Awesome is a full suite of {{ icons | size }} pictographic icons for easy scalable vector graphics on websites,
|
|
Font Awesome is a full suite of {{ icons | size }} pictographic icons for easy scalable vector graphics on websites,
|
|
-created and maintained by [{{ site.fontawesome.author.name }}](http://twitter.com/{{ site.fontawesome.author.twitter }}).
|
|
|
|
|
|
+created and maintained by [{{ site.fontawesome.author.name }}](https://twitter.com/{{ site.fontawesome.author.twitter }}).
|
|
Stay up to date with the latest release and announcements on Twitter:
|
|
Stay up to date with the latest release and announcements on Twitter:
|
|
[@{{ site.fontawesome.twitter }}](http://twitter.com/{{ site.fontawesome.twitter }}).
|
|
[@{{ site.fontawesome.twitter }}](http://twitter.com/{{ site.fontawesome.twitter }}).
|
|
|
|
|
|
@@ -14,12 +14,12 @@ Get started at {{ site.fontawesome.url }}!
|
|
- The Font Awesome font is licensed under the SIL OFL 1.1:
|
|
- The Font Awesome font is licensed under the SIL OFL 1.1:
|
|
- http://scripts.sil.org/OFL
|
|
- http://scripts.sil.org/OFL
|
|
- Font Awesome CSS, LESS, and Sass files are licensed under the MIT License:
|
|
- Font Awesome CSS, LESS, and Sass files are licensed under the MIT License:
|
|
- - http://opensource.org/licenses/mit-license.html
|
|
|
|
|
|
+ - https://opensource.org/licenses/mit-license.html
|
|
- The Font Awesome documentation is licensed under the CC BY 3.0 License:
|
|
- The Font Awesome documentation is licensed under the CC BY 3.0 License:
|
|
- http://creativecommons.org/licenses/by/3.0/
|
|
- http://creativecommons.org/licenses/by/3.0/
|
|
- Attribution is no longer required as of Font Awesome 3.0, but much appreciated:
|
|
- Attribution is no longer required as of Font Awesome 3.0, but much appreciated:
|
|
- `Font Awesome by Dave Gandy - http://fontawesome.io`
|
|
- `Font Awesome by Dave Gandy - http://fontawesome.io`
|
|
-- Full details: http://fontawesome.io/license
|
|
|
|
|
|
+- Full details: http://fontawesome.io/license/
|
|
|
|
|
|
## Changelog
|
|
## Changelog
|
|
- [v4.5.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.5.0+is%3Aclosed)
|
|
- [v4.5.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.5.0+is%3Aclosed)
|
|
@@ -65,7 +65,7 @@ For more information on SemVer, please visit http://semver.org.
|
|
- GitHub: https://github.com/{{ site.fontawesome.author.github }}
|
|
- GitHub: https://github.com/{{ site.fontawesome.author.github }}
|
|
|
|
|
|
## Component
|
|
## Component
|
|
-To include as a [component](http://github.com/component/component), just run
|
|
|
|
|
|
+To include as a [component](https://github.com/componentjs/component), just run
|
|
|
|
|
|
$ component install FortAwesome/Font-Awesome
|
|
$ component install FortAwesome/Font-Awesome
|
|
|
|
|