Skip to content

Commit

Permalink
Merge pull request #8906 from FortAwesome/talbs/fix-fonticons-reference
Browse files Browse the repository at this point in the history
Fix: Changing References of 'fonticons' to 'fort awesome'
  • Loading branch information
talbs committed Apr 6, 2016
2 parents 8c8ac86 + e83c0de commit 1743947
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion HELP-US-OUT.txt
@@ -1,5 +1,5 @@
I hope you love Font Awesome. If you've found it useful, please do me a favor and check out my latest project,
Fonticons (https://fonticons.com). It makes it easy to put the perfect icons on your website. Choose from our awesome,
Fort Awesome (https://fortawesome.com). It makes it easy to put the perfect icons on your website. Choose from our awesome,
comprehensive icon sets or copy and paste your own.

Please. Check it out.
Expand Down
2 changes: 1 addition & 1 deletion src/assets/font-awesome/HELP-US-OUT.txt
@@ -1,5 +1,5 @@
I hope you love Font Awesome. If you've found it useful, please do me a favor and check out my latest project,
Fonticons (https://fonticons.com). It makes it easy to put the perfect icons on your website. Choose from our awesome,
Fort Awesome (https://fortawesome.com). It makes it easy to put the perfect icons on your website. Choose from our awesome,
comprehensive icon sets or copy and paste your own.

Please. Check it out.
Expand Down
2 changes: 1 addition & 1 deletion src/assets/less/site/bootstrap/navbar.less
Expand Up @@ -39,7 +39,7 @@


//
// FONTICONS ORG NAVBAR
// FORT AWESOME ORG NAVBAR
// --------------------
//
.navbar-org {
Expand Down
4 changes: 2 additions & 2 deletions src/assets/less/site/responsive/screen-lg.less
Expand Up @@ -49,10 +49,10 @@
line-height: 36px;
}

.fonticons {
.fort-awesome {
.tagline { }
.action { width: 18%; }
}

.hide-lg { display: none; }
}
}
2 changes: 1 addition & 1 deletion src/assets/less/site/responsive/screen-sm.less
Expand Up @@ -39,7 +39,7 @@
font-size: 19px;
}

.fonticons {
.fort-awesome {
.action { width: 33%; }
}

Expand Down
4 changes: 2 additions & 2 deletions src/icons.html
Expand Up @@ -67,12 +67,12 @@ <h3 class="margin-top margin-bottom-lg"><i class="fa fa-meh-o"></i> Oops! No ico
A few things that might help:
<ol>
<li>
Use <a class="alert-link" href="https://fonticons.com">Fonticons</a> (our latest project) to add your
Use <a class="alert-link" href="https://fortawesome.com">Fort Awesome</a> (our latest project) to add your
own icons and take your icon game to the next level!
</li>
<li>
Really, really want to see an icon in Font Awesome?
<a class="alert-link" href="mailto:dave@fonticons.com">Drop me an email</a> to commission the icons you need!
<a class="alert-link" href="mailto:dave@fortawesome.com">Drop me an email</a> to commission the icons you need!
</li>
<li>
Are we missing something in our search results?
Expand Down
4 changes: 2 additions & 2 deletions src/thanks.html
Expand Up @@ -17,11 +17,11 @@ <h1>You're all set!</h1>

<h2>What's next?</h2>
<p>
Want to see what we're working on next? Check out Fonticons! We're making it easy to put the perfect icons
Want to see what we're working on next? Check out Fort Awesome! We're making it easy to put the perfect icons
on your website. Pick from gorgeous, comprehensive icon sets or copy and paste your own vector icons.
</p>

<a href="https://fonticons.com/?utm_source=font_awesome_homepage&utm_medium=display&utm_content=subscribe_thanks&utm_campaign=promo_4.4_update" class="btn btn-lg btn-success">Check out Fonticons!</a>
<a href="https://fortawesome.com/?utm_source=font_awesome_homepage&utm_medium=display&utm_content=subscribe_thanks&utm_campaign=promo_4.4_update" class="btn btn-lg btn-success">Check out Fort Awesome!</a>

</div>
</div>
Expand Down

0 comments on commit 1743947

Please sign in to comment.