mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-27 14:01:32 +08:00
removing icon name from copy paste icon example
This commit is contained in:
parent
1934f319c4
commit
5e4f9fda45
@ -48,7 +48,7 @@ relative_path: ../../
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<i class="fa fa-{{ page.icon.id }}"></i> fa-{{ page.icon.id }}
|
<i class="fa fa-{{ page.icon.id }}"></i>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
<br>
|
<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-sign"></i> Looking for more? Check out the <a href="{{ page.relative_path }}examples/">examples</a>.</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user