]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
reordering what's new 1409/head v3.2.1
authordavegandy <dave@davegandy.com>
Mon, 17 Jun 2013 15:31:59 +0000 (11:31 -0400)
committerdavegandy <dave@davegandy.com>
Mon, 17 Jun 2013 15:31:59 +0000 (11:31 -0400)
src/_includes/whats-new.html

index 4842e5f6ddc15b82864f306c2135ae7ae3aa59e3..d413d0dec22e555f80fba9c57f08badab56c4394 100644 (file)
       <h4><i class="icon-compass"></i> {{ icons | version:site.fontawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}</h4>
       Requested by the active community on the <a href="{{ site.fontawesome.github.url }}">Font Awesome GitHub project</a>.
     </div>
-    <div class="span4">
-      <h4><i class="icon-legal"></i> <a href="{{ page.relative_path }}license/">Better & Simpler License</a></h4>
-      SIL OFL 1.1 for font, MIT license for code. No more attribution required, but much appreciated.
-    </div>
     <div class="span4">
       <h4><i class="icon-terminal"></i> SCSS Support</h4>
       A long term solution is now in place for SCSS support. Need SASS? Try <a href="http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#syntax">sass-convert</a>.
     </div>
+    <div class="span4">
+      <h4><i class="icon-legal"></i> <a href="{{ page.relative_path }}license/">Better & Simpler License</a></h4>
+      SIL OFL 1.1 for font, MIT license for code. No more attribution required, but much appreciated.
+    </div>
     <div class="span4 margin-bottom-large">
       <h4><i class="icon-magic"></i> Pixel Perfection at 14px</h4>
       Version 3 was re-created from the ground up to be razor sharp at Bootstrap's default 14px.