From 043042428ce7eea3daec258743349ff23c40b6e6 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 8 Oct 2013 16:11:20 -0700 Subject: add font_awesome --- library/font_awesome/src/whats-new.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 library/font_awesome/src/whats-new.html (limited to 'library/font_awesome/src/whats-new.html') diff --git a/library/font_awesome/src/whats-new.html b/library/font_awesome/src/whats-new.html new file mode 100644 index 000000000..f6c1da17e --- /dev/null +++ b/library/font_awesome/src/whats-new.html @@ -0,0 +1,17 @@ +--- +layout: base +title: What's New +navbar_active: whats-new +relative_path: ../ +--- +{% capture jumbotron_h1 %}  What's New{% endcapture %} +{% capture jumbotron_p %}What's New in the latest version — Font Awesome {{ site.fontawesome.minor_version }}{% endcapture %} + +{% include jumbotron.html %} +{% include stripe-social.html %} + +
+ {% include whats-new.html %} + {% include examples/new.html %} + {% include icons/new.html %} +
-- cgit v1.2.3