diff options
author | Treer <treer.git@the-bordello.com> | 2016-04-30 21:36:19 +1000 |
---|---|---|
committer | Treer <treer.git@the-bordello.com> | 2016-04-30 21:36:19 +1000 |
commit | 45654ffc5cc4532c2189c88d46a0374038b53c9f (patch) | |
tree | fc1c9949dcabd360c120d318c9fe3181d47c8f42 /library/font_awesome/src/index.html | |
parent | 931a4fafe316b23bacf92ac1ff35f9b8467415dd (diff) | |
download | volse-hubzilla-45654ffc5cc4532c2189c88d46a0374038b53c9f.tar.gz volse-hubzilla-45654ffc5cc4532c2189c88d46a0374038b53c9f.tar.bz2 volse-hubzilla-45654ffc5cc4532c2189c88d46a0374038b53c9f.zip |
update font-awesome library to 4.6.1
Perhaps this should be done as a submodule instead?
Diffstat (limited to 'library/font_awesome/src/index.html')
-rw-r--r-- | library/font_awesome/src/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/library/font_awesome/src/index.html b/library/font_awesome/src/index.html index d2303c525..af1f6297d 100644 --- a/library/font_awesome/src/index.html +++ b/library/font_awesome/src/index.html @@ -1,11 +1,11 @@ --- layout: base -title: Font Awesome, the iconic font designed for Bootstrap +title: Font Awesome, the iconic font and CSS toolkit navbar_active: home relative_path: ./ --- -{% include jumbotron-slider.html %} +{% include jumbotron-carousel.html %} {% include stripe-social.html %} <div class="container"> @@ -20,3 +20,5 @@ relative_path: ./ {% include why.html %} {% include thanks-to.html %} </div> + +{% include modals/download.html %} |