diff options
author | zotlabs <mike@macgirvin.com> | 2018-02-26 16:45:04 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-02-26 16:45:04 -0800 |
commit | afe2ba36904de4d308fb0620ebef52d7eefecda0 (patch) | |
tree | 178f0e376f243c7fa048b4e389001234c07bd72e /library/font_awesome/src/index.html | |
parent | 01776e767d1976663d2c36fd7e6e4431c16c84c1 (diff) | |
parent | fe7fba4789fac2024c4e8e711e2f8a2492c683bd (diff) | |
download | volse-hubzilla-afe2ba36904de4d308fb0620ebef52d7eefecda0.tar.gz volse-hubzilla-afe2ba36904de4d308fb0620ebef52d7eefecda0.tar.bz2 volse-hubzilla-afe2ba36904de4d308fb0620ebef52d7eefecda0.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'library/font_awesome/src/index.html')
-rw-r--r-- | library/font_awesome/src/index.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/library/font_awesome/src/index.html b/library/font_awesome/src/index.html deleted file mode 100644 index af1f6297d..000000000 --- a/library/font_awesome/src/index.html +++ /dev/null @@ -1,24 +0,0 @@ ---- -layout: base -title: Font Awesome, the iconic font and CSS toolkit -navbar_active: home -relative_path: ./ ---- - -{% include jumbotron-carousel.html %} -{% include stripe-social.html %} - -<div class="container"> - {% capture stripe_ad_content %} - <p class="lead"> - Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, - and anything that can be done with the power of CSS. - </p> - {% endcapture %} - {% include stripe-ad.html %} - - {% include why.html %} - {% include thanks-to.html %} -</div> - -{% include modals/download.html %} |