mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-28 06:21:32 +08:00
Merge pull request #3500 from leniel/4.1.0-wip
Added link to spinning icons example page
This commit is contained in:
commit
c23a6b6463
@ -6,7 +6,7 @@
|
||||
<li>
|
||||
<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
|
||||
<a href="" class="alert-link">spinning icons example</a>.
|
||||
<a href="{{ page.relative_path }}examples/#spinning" class="alert-link">spinning icons example</a>.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@ -18,4 +18,4 @@
|
||||
<div class="fa-hover col-md-3 col-sm-4"><a href="{{ page.relative_path }}icon/{{ icon.id }}"><i class="fa fa-{{ icon.class }}"></i> fa-{{ icon.class }}{% if icon.alias_of %} <span class="text-muted">(alias)</span>{% endif %}</a></div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
Loading…
Reference in New Issue
Block a user