mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-27 14:01:32 +08:00
Renaming titles
This commit is contained in:
parent
f990c68846
commit
8266427633
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: base
|
layout: base
|
||||||
title: The Font Awesome Community
|
title: The Fork Awesome Community
|
||||||
navbar_active: community
|
navbar_active: community
|
||||||
relative_path: ../
|
relative_path: ../
|
||||||
---
|
---
|
||||||
|
@ -1,23 +1,21 @@
|
|||||||
---
|
---
|
||||||
layout: base
|
layout: base
|
||||||
title: Font Awesome Examples
|
title: Fork Awesome Examples
|
||||||
navbar_active: examples
|
navbar_active: examples
|
||||||
relative_path: ../
|
relative_path: ../
|
||||||
---
|
---
|
||||||
{% capture jumbotron_h1 %}<i class="fa fa-magic" aria-hidden="true"></i> Examples{% endcapture %}
|
{% capture jumbotron_h1 %}<i class="fa fa-magic" aria-hidden="true"></i> Examples{% endcapture %}
|
||||||
{% capture jumbotron_p %}Lots of easy ways to use Font Awesome{% endcapture %}
|
{% capture jumbotron_p %}Lots of easy ways to use {{ site.forkawesome.name }}{% endcapture %}
|
||||||
|
|
||||||
{% include jumbotron.html %}
|
{% include jumbotron.html %}
|
||||||
{% include stripe-social.html %}
|
{% include stripe-social.html %}
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
{% capture stripe_ad_content %}
|
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
After you <a href="{{ page.relative_path }}get-started/">get up and running</a>, you can place Font Awesome icons just about
|
After you <a href="{{ page.relative_path }}get-started/">get up and running</a>, you can place {{ site.forkawesome.name }} icons just about
|
||||||
anywhere with the <code><i></code> tag.
|
anywhere with the <code><i></code> tag.
|
||||||
Some examples appreciatively re-used from the <a href="{{ site.bootstrap.url }}">Bootstrap documentation</a>.
|
Some examples appreciatively re-used from the <a href="{{ site.bootstrap.url }}">Bootstrap documentation</a>.
|
||||||
</p>
|
</p>
|
||||||
{% endcapture %}
|
|
||||||
|
|
||||||
<div class="alert alert-success gg">
|
<div class="alert alert-success gg">
|
||||||
<div class="gg-col min-width">
|
<div class="gg-col min-width">
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: base
|
layout: base
|
||||||
title: Font Awesome Icons
|
title: Fork Awesome Icons
|
||||||
navbar_active: icons
|
navbar_active: icons
|
||||||
relative_path: ../
|
relative_path: ../
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user