From 291d0072e06f9404c9403cccb2aaf1451e54fb15 Mon Sep 17 00:00:00 2001 From: Ryan McGeary Date: Wed, 27 Aug 2014 08:58:25 -0400 Subject: Added version indicators for new icons to cheatsheet If an icon is newer than the current major version, show a version badge to indicate which version of FontAwesome this icon was added. --- _config.yml | 1 + 1 file changed, 1 insertion(+) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index fc30a9fef..edb851681 100644 --- a/_config.yml +++ b/_config.yml @@ -21,6 +21,7 @@ icon_destination: icon # Relative to destination fontawesome: version: 4.3.0 minor_version: 4.3 + major_version: 4 doc_blob: v4.3.0 url: http://fontawesome.io legacy_url: http://fortawesome.github.com/Font-Awesome/ -- cgit v1.2.3