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 d27c1aee03 push jquery
d27c1aee03 is described below

commit d27c1aee036fda76d90b07f696db39501604e8bd
Author: Pavan Kumar <[email protected]>
AuthorDate: Fri Jan 17 19:11:30 2025 +0000

    push jquery
---
 index.html             | 5 ++++-
 js/jquery-3.4.1.min.js | 2 ++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 6adb557544..cc69516286 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,10 @@
 <link rel="preload" 
href="/scss/main.min.6668c09ec5024c20cbf3e5c6d1f29463e1b7a1797526dc9cade6bda004c6da9d.css"
 as="style">
 <link 
href="/scss/main.min.6668c09ec5024c20cbf3e5c6d1f29463e1b7a1797526dc9cade6bda004c6da9d.css"
 rel="stylesheet" integrity="">
 
-<script src="/js/jquery-3.3.1.min.js" 
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" 
crossorigin="anonymous"></script>
+<script
+  src="/js/jquery-3.3.1.min.js"
+  integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
+  crossorigin="anonymous"></script>
 
 
 <meta name="description" content="Platform created by the community to 
programmatically author, schedule and monitor workflows." />
diff --git a/js/jquery-3.4.1.min.js b/js/jquery-3.4.1.min.js
new file mode 100644
index 0000000000..a1c07fd803
--- /dev/null
+++ b/js/jquery-3.4.1.min.js
@@ -0,0 +1,2 @@
+/*! jQuery v3.4.1 | (c) JS Foundation and other contributors | 
jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof 
module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw
 new Error("jQuery requires a window with a document");return 
t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use 
strict";var 
t=[],E=C.document,r=Object.getPrototypeOf,s=t.slice,g=t.concat,u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof
 e& [...]

Reply via email to