Skip to content
Snippets Groups Projects
Commit 4909f21b authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

update bootstrap and jQuery

parent aeb8cf2c
No related branches found
No related tags found
2 merge requests!1627from r20.3: update hugo/static,!1626update bootstrap and jQuery
Pipeline #98988 passed
## bootstrap
last update - 9may23
from https://getbootstrap.com,
download bootstrap-5.2.3-dist.zip,
unzip
export B=bootstrap-5.2.3-dist
cd <bornagain>/hugo/static
mv $B/js/bootstrap.js js/
mv $B/js/bootstrap.js.min js/
mv $B/css/bootstrap.css css/
mv $B/css/bootstrap.css.min css/
== jQuery
last update - 9may23, prompted by FZJ security audit
from https://jquery.com/download/
- download the compressed, production jQuery
- download the uncompressed, development jQuery
mv /io/jquery-3.6.4.js jquery.js
mv /io/jquery-3.6.4.min.js jquery.min.js
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment