forked from varia/varia.website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.0 KiB
30 lines
1.0 KiB
5 years ago
|
---
|
||
|
layout: base
|
||
|
title: Thanks for subscribing!
|
||
|
relative_path: ../
|
||
|
---
|
||
|
|
||
|
<div class="container">
|
||
|
<div class="row">
|
||
|
<div class="col-md-8 col-md-offset-2 margin-top-lg">
|
||
|
<div class="well well-lg margin-top-xl margin-bottom-none">
|
||
|
<h1>You're all set!</h1>
|
||
|
<p>
|
||
|
Thanks for signing up!
|
||
|
We'll send you email updates on new Font Awesome releases, icons, and other stuff that we're working on.
|
||
|
We won't spam you. Scout's honor!
|
||
|
</p>
|
||
|
|
||
|
<h2>What's next?</h2>
|
||
|
<p>
|
||
|
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://fortawesome.com/?utm_source=font_awesome_homepage&utm_medium=display&utm_content=subscribe_thanks&utm_campaign=promo_{{ site.fontawesome.minor_version }}_update" class="btn btn-lg btn-success">Check out Fort Awesome!</a>
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|