mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
FIX: correcting incorrect referenced info icon on doc icon view
This commit is contained in:
parent
f97ab41d18
commit
5e9ab27191
@ -52,7 +52,7 @@ relative_path: ../../
|
||||
<i class="fa fa-{{ page.icon.id }}"></i>
|
||||
{% endhighlight %}
|
||||
<br>
|
||||
<div class="lead"><i class="fa fa-info-sign"></i> Looking for more? Check out the <a href="{{ page.relative_path }}examples/">examples</a>.</div>
|
||||
<div class="lead"><i class="fa fa-info-circle"></i> Looking for more? Check out the <a href="{{ page.relative_path }}examples/">examples</a>.</div>
|
||||
</div>
|
||||
<div class="col-md-3 col-sm-3">
|
||||
<div class="vertical-ad">{% include ads/fusion.html %}</div>
|
||||
|
Loading…
Reference in New Issue
Block a user