Browse code

Created repository.

DoubleBastionAdmin authored on 02/03/2022 00:26:46
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,11 @@
1
+<div class="well text-center">
2
+  <div class="text-center margin-bottom">
3
+    <i class="gg-col fa fa-magic fa-3x text-muted padding-right" aria-hidden="true"></i>
4
+    <i class="gg-col fa fa-plus fa-2x text-muted padding-right" aria-hidden="true"></i>
5
+    <i class="gg-col fa fa-universal-access fa-3x text-muted" aria-hidden="true"></i>
6
+  </div>
7
+  <h3>Automate your icons' accessibility</h3>
8
+  <p><a href="{{ page.relative_path }}get-started/#get-started-cdn">Font Awesome CDN</a> helps you automate accessibility support more easily so your icons work for the most people possible. You only need turn on a setting and any icons you use will have all of the best practices we recommend applied automatically.</p>
9
+
10
+  <a href="{{ page.relative_path }}get-started/#get-started-cdn" class="btn btn-success btn-lg">Get Automated Accessibility</a>
11
+</div>