Merge pull request #3500 from leniel/4.1.0-wip

Added link to spinning icons example page
This commit is contained in:
Geremia Taglialatela 2014-05-22 12:22:12 +02:00
commit c23a6b6463

View File

@ -6,7 +6,7 @@
<li> <li>
<i class="fa fa-info-circle fa-lg fa-li"></i> <i class="fa fa-info-circle fa-lg fa-li"></i>
These icons work great with the <code>fa-spin</code> class. Check out the These icons work great with the <code>fa-spin</code> class. Check out the
<a href="" class="alert-link">spinning icons example</a>. <a href="{{ page.relative_path }}examples/#spinning" class="alert-link">spinning icons example</a>.
</li> </li>
</ul> </ul>
</div> </div>