mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
Updating kickstarter text and linls
This commit is contained in:
parent
3d00691aa2
commit
d0b376a812
@ -12,7 +12,10 @@
|
|||||||
<iframe id="kickstarter-iframe" src="https://www.kickstarter.com/projects/232193852/font-awesome-5/widget/video.html" frameborder="0" scrolling="no" allowfullscreen></iframe>
|
<iframe id="kickstarter-iframe" src="https://www.kickstarter.com/projects/232193852/font-awesome-5/widget/video.html" frameborder="0" scrolling="no" allowfullscreen></iframe>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="btn btn-kickstarter btn-lg btn-block margin-top" href="https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=fontawesome-modal"
|
<p class="lead text-center margin-top-lg margin-bottom-lg">
|
||||||
|
Early backer prices extended and tons of stretch goals already funded!
|
||||||
|
</p>
|
||||||
|
<a class="btn btn-kickstarter btn-lg btn-block" href="https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=1oakzw"
|
||||||
onClick="_gaq.push(['_trackEvent', 'Outbound Modal Link', 'Check out the Kickstarter']);">
|
onClick="_gaq.push(['_trackEvent', 'Outbound Modal Link', 'Check out the Kickstarter']);">
|
||||||
<h3 class="margin text-sans-serif strong">Check out the <br class="hide-sm hide-md hide-lg">Kickstarter! <i class="fa fa-external-link-square" aria-hidden="true"></i></h3>
|
<h3 class="margin text-sans-serif strong">Check out the <br class="hide-sm hide-md hide-lg">Kickstarter! <i class="fa fa-external-link-square" aria-hidden="true"></i></h3>
|
||||||
</a>
|
</a>
|
||||||
|
@ -35,19 +35,19 @@ $(function () {
|
|||||||
{
|
{
|
||||||
quote: "Font Awesome 5. The most awesome-est Font Awesome ever!",
|
quote: "Font Awesome 5. The most awesome-est Font Awesome ever!",
|
||||||
class: "kickstarter",
|
class: "kickstarter",
|
||||||
url: "https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=fontawesome-banner",
|
url: "https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=c92610",
|
||||||
btn_text: "Check out the Kickstarter",
|
btn_text: "Check out the Kickstarter",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
quote: "Get 1,000+ more icons and SVG in Font Awesome 5 Pro!",
|
quote: "Get 1,000+ more icons and SVG in Font Awesome 5 Pro!",
|
||||||
class: "kickstarter",
|
class: "kickstarter",
|
||||||
url: "https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=fontawesome-banner",
|
url: "https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=c92610",
|
||||||
btn_text: "Check out the Kickstarter",
|
btn_text: "Check out the Kickstarter",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
quote: "Save 50% with the early backer price until Monday! Just $20!",
|
quote: "Early backer prices extended and tons of stretch goals already funded!",
|
||||||
class: "kickstarter",
|
class: "kickstarter",
|
||||||
url: "https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=fontawesome-banner",
|
url: "https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=c92610",
|
||||||
btn_text: "Font Awesome 5 Kickstarter",
|
btn_text: "Font Awesome 5 Kickstarter",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
@ -10,7 +10,7 @@ relative_path: ../
|
|||||||
|
|
||||||
{% include jumbotron.html %}
|
{% include jumbotron.html %}
|
||||||
|
|
||||||
<div class="content-underlay"></div>
|
<div class="content-underlay" style="padding-bottom:137px"></div>
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<section class="get-started-cdn" id="get-started-cdn">
|
<section class="get-started-cdn" id="get-started-cdn">
|
||||||
|
Loading…
Reference in New Issue
Block a user