mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-01-14 01:00:29 +08:00
Update font name
This commit is contained in:
parent
ff8002d998
commit
2a82fe7621
@ -54,7 +54,7 @@ relative_path: ../../
|
||||
<section>
|
||||
<div class="row">
|
||||
<div class="col-md-12 col-sm-12">
|
||||
<p>After you get <a href="{{ page.relative_path }}get-started/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code><i></code> tag:</p>
|
||||
<p>After you get <a href="{{ page.relative_path }}get-started/">up and running</a>, you can place {{ site.forkawesome.name }} icons just about anywhere with the <code><i></code> tag:</p>
|
||||
<div class="well well-transparent">
|
||||
<div style="font-size: 24px; line-height: 1.5em;">
|
||||
<i class="fa fa-{{ page.icon.id }}" aria-hidden="true"></i><span class="sr-only">Example of {{ page.icon.id }}</span> fa-{{ page.icon.id }}
|
||||
|
Loading…
Reference in New Issue
Block a user