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/_includes/new-upgrading.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/_includes/new-upgrading.html')
-rw-r--r-- | library/font_awesome/src/_includes/new-upgrading.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/library/font_awesome/src/_includes/new-upgrading.html b/library/font_awesome/src/_includes/new-upgrading.html deleted file mode 100644 index 5d2d88d93..000000000 --- a/library/font_awesome/src/_includes/new-upgrading.html +++ /dev/null @@ -1,10 +0,0 @@ -<section id="new-upgrading"> - <h2 class="page-header">Upgrading from 3.2.1?</h2> - <p> - For complete documentation of the syntax changes in {{ site.fontawesome.minor_version }}, check out the - <a href="{{ page.relative_path }}examples">examples</a>. For the changes to icon names, - <a href="https://twitter.com/gtagliala">@gtagliala</a> has put together a - <a href="{{ site.fontawesome.github.url }}/wiki/Upgrading-from-3.2.1-to-4">great wiki page</a> that - documents all the changes. - </p> -</section> |