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 dcded84037 add jquery-3.5.1.min.js to local dir
dcded84037 is described below
commit dcded84037b07b08711b5c8b4116f33e36483cbc
Author: Pavan Kumar <[email protected]>
AuthorDate: Fri Jan 17 18:53:08 2025 +0000
add jquery-3.5.1.min.js to local dir
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index b1d2426ca1..6adb557544 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@
<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.5.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." />