aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/forkawesome/src/doc/thanks.html
diff options
context:
space:
mode:
authorThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-05 23:00:39 +0200
committerThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-05 23:00:39 +0200
commita9b5b225ec579f96b26576f38ee44e288f07a184 (patch)
tree6945a5ce56fef0bf88f620744a225d4ca2977810 /themes/docsy/assets/vendor/forkawesome/src/doc/thanks.html
parentd7f7c4b20cabb32bde00ff0e2fe9685ba041f3ab (diff)
parentf812d271738796f0b589bbf06a5d14178ef60743 (diff)
downloadwebsite-a9b5b225ec579f96b26576f38ee44e288f07a184.tar.gz
website-a9b5b225ec579f96b26576f38ee44e288f07a184.zip
Merge branch 'social-links'
Diffstat (limited to 'themes/docsy/assets/vendor/forkawesome/src/doc/thanks.html')
-rw-r--r--themes/docsy/assets/vendor/forkawesome/src/doc/thanks.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/forkawesome/src/doc/thanks.html b/themes/docsy/assets/vendor/forkawesome/src/doc/thanks.html
new file mode 100644
index 0000000..b22a4ee
--- /dev/null
+++ b/themes/docsy/assets/vendor/forkawesome/src/doc/thanks.html
@@ -0,0 +1,29 @@
+---
+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>