This is an automated email from the ASF dual-hosted git repository.
gopidesu pushed a commit to branch airflow-test
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/airflow-test by this push:
new 33e0bbb82e test local fonts/jquery
33e0bbb82e is described below
commit 33e0bbb82e174db8226b69f14766b1c1313f7d03
Author: Pavan Kumar <[email protected]>
AuthorDate: Sat Jan 18 11:02:38 2025 +0000
test local fonts/jquery
---
index.html | 2 +-
js/4.1.3-bootstrap.min.js | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 4ee7023296..a8769c28c3 100644
--- a/index.html
+++ b/index.html
@@ -1800,7 +1800,7 @@
<script src="/js/cdnjs.cloudflare.com-1.14.3-popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
-<script src="/js/stackpath.bootstrapcdn.com-4.1.3-bootstrap.min.js"
integrity="sha384-QPcB8rO43CIha9B3c1eUq4gyzo+Wey4/tyVgD/GPRAqJIIluM/Y9Q0LwSUx2BZF"
crossorigin="anonymous"></script>
+<script src="/js/4.1.3-bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
diff --git a/js/4.1.3-bootstrap.min.js b/js/4.1.3-bootstrap.min.js
new file mode 100644
index 0000000000..1a4771236a
--- /dev/null
+++ b/js/4.1.3-bootstrap.min.js
@@ -0,0 +1,7 @@
+/*!
+ * Bootstrap v4.1.3 (https://getbootstrap.com/)
+ * Copyright 2011-2018 The Bootstrap Authors
(https://github.com/twbs/bootstrap/graphs/contributors)
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ */
+!function(t,e){"object"==typeof exports&&"undefined"!=typeof
module?e(exports,require("jquery"),require("popper.js")):"function"==typeof
define&&define.amd?define(["exports","jquery","popper.js"],e):e(t.bootstrap={},t.jQuery,t.Popper)}(this,function(t,e,h){"use
strict";function i(t,e){for(var n=0;n<e.length;n++){var
i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in
i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function s(t,e,n){return
e&&i(t.prototype,e),n&&i(t,n),t [...]
+//# sourceMappingURL=bootstrap.min.js.map