This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git


    from 8169992b OpenNLP 2.4.0
     add 87a92bd5 updates bootstrap to version 3.4.1 (2019, EOL) - see release 
notes: https://blog.getbootstrap.com/2019/02/13/bootstrap-4-3-1-and-3-4-1/ - 
removes unused npm.js from assets folder - updates html5shiv.js v3.6.2pre to 
v3.7.3
     new ad7950d4 Merge pull request #89 from apache/update-bootstrap-version

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/jbake/assets/css/bootstrap-theme.css      | 200 ++---
 src/main/jbake/assets/css/bootstrap-theme.css.map  |   2 +-
 src/main/jbake/assets/css/bootstrap-theme.min.css  |   6 +-
 .../jbake/assets/css/bootstrap-theme.min.css.map   |   2 +-
 src/main/jbake/assets/css/bootstrap.css            | 985 +++++++++++----------
 src/main/jbake/assets/css/bootstrap.css.map        |   2 +-
 src/main/jbake/assets/css/bootstrap.min.css        |   6 +-
 src/main/jbake/assets/css/bootstrap.min.css.map    |   2 +-
 src/main/jbake/assets/js/bootstrap.js              | 397 +++++++--
 src/main/jbake/assets/js/bootstrap.min.js          |   7 +-
 src/main/jbake/assets/js/bootstrap.min.js.map      |   1 +
 src/main/jbake/assets/js/html5shiv.js              |   8 -
 src/main/jbake/assets/js/html5shiv.min.js          |   4 +
 src/main/jbake/assets/js/npm.js                    |  13 -
 src/main/jbake/templates/header.ftl                |   4 +-
 15 files changed, 951 insertions(+), 688 deletions(-)
 create mode 100644 src/main/jbake/assets/js/bootstrap.min.js.map
 delete mode 100755 src/main/jbake/assets/js/html5shiv.js
 create mode 100755 src/main/jbake/assets/js/html5shiv.min.js
 delete mode 100644 src/main/jbake/assets/js/npm.js

Reply via email to