From 38dd1c342a5d86989a2773f6499c7fbd005e241d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 10 Jan 2017 10:19:22 +0100 Subject: font awesome 4.7.0 --- library/font_awesome/src/examples.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'library/font_awesome/src/examples.html') diff --git a/library/font_awesome/src/examples.html b/library/font_awesome/src/examples.html index 3e23ac147..9f14ef11b 100644 --- a/library/font_awesome/src/examples.html +++ b/library/font_awesome/src/examples.html @@ -20,15 +20,24 @@ relative_path: ../ {% endcapture %} {% include stripe-ad.html %} +
+
+ +
+
+

The following examples are kept simple and assume use of Font Awesome CDN, which provides auto-accessibility support. If you are not using the Font Awesome CDN, please see the manual accessibility examples and read more about making your icons more awesome for all users

+
+
+ {% include examples/basic.html %} {% include examples/larger.html %} {% include examples/fixed-width.html %} {% include examples/list.html %} {% include examples/bordered-pulled.html %} {% include examples/animated.html %} - {% include examples/accessible.html %} {% include examples/rotated-flipped.html %} {% include examples/stacked.html %} {% include examples/bootstrap.html %} {% include examples/custom.html %} + {% include examples/accessible.html %} -- cgit v1.2.3