diff options
author | Mario <mario@mariovavti.com> | 2018-03-09 11:12:18 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-03-09 11:12:18 +0100 |
commit | 4baf5eab16d809977a44e7911ddcab0ff8383897 (patch) | |
tree | 393f618c4cfc20f53264ecd8a26a08de0823d35d /library/font_awesome/src/thanks.html | |
parent | 577da0eb9eb1f90a4cf7a70cfb3582cfb49007ac (diff) | |
parent | 7361af85b5488fc8bd1744389a3a332dc74276b0 (diff) | |
download | volse-hubzilla-3.2.tar.gz volse-hubzilla-3.2.tar.bz2 volse-hubzilla-3.2.zip |
Merge branch '3.2RC'3.2
Diffstat (limited to 'library/font_awesome/src/thanks.html')
-rw-r--r-- | library/font_awesome/src/thanks.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/library/font_awesome/src/thanks.html b/library/font_awesome/src/thanks.html deleted file mode 100644 index b22a4eec5..000000000 --- a/library/font_awesome/src/thanks.html +++ /dev/null @@ -1,29 +0,0 @@ ---- -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> |