This is an automated email from the ASF dual-hosted git repository.
wave pushed a change to branch Pilot-Pirx-patch-1
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
from 542d05f Update base.html
add 2bef63f Add in the local css and js
No new revisions were added by this update.
Summary of changes:
theme/openoffice/static/css/bootstrap.min.css | 7 +++++++
theme/openoffice/static/css/github-markdown.min.css | 2 ++
theme/openoffice/static/js/bootstrap.min.js | 7 +++++++
theme/openoffice/static/js/jquery.slim.min.js | 2 ++
theme/openoffice/static/js/popper.min.js | 5 +++++
theme/openoffice/templates/base.html | 5 +++++
6 files changed, 28 insertions(+)
create mode 100644 theme/openoffice/static/css/bootstrap.min.css
create mode 100644 theme/openoffice/static/css/github-markdown.min.css
create mode 100644 theme/openoffice/static/js/bootstrap.min.js
create mode 100644 theme/openoffice/static/js/jquery.slim.min.js
create mode 100644 theme/openoffice/static/js/popper.min.js