This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push:
new aaf9809ff Removed downloading external resources
aaf9809ff is described below
commit aaf9809ff08defb3e5b934c70d69934863b3758b
Author: Jongyoul Lee <[email protected]>
AuthorDate: Mon Apr 7 23:57:21 2025 +0900
Removed downloading external resources
---
assets/{ => themes}/angular.min.js | 0
assets/{ => themes}/font-awesome.min.css | 0
assets/{ => themes}/icon?family=Material+Icons | 0
assets/{ => themes}/jquery-1.10.2.min.js | 0
assets/{ => themes}/ui-bootstrap-tpls-2.5.0.js | 0
5 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/assets/angular.min.js b/assets/themes/angular.min.js
similarity index 100%
rename from assets/angular.min.js
rename to assets/themes/angular.min.js
diff --git a/assets/font-awesome.min.css b/assets/themes/font-awesome.min.css
similarity index 100%
rename from assets/font-awesome.min.css
rename to assets/themes/font-awesome.min.css
diff --git a/assets/icon?family=Material+Icons
b/assets/themes/icon?family=Material+Icons
similarity index 100%
rename from assets/icon?family=Material+Icons
rename to assets/themes/icon?family=Material+Icons
diff --git a/assets/jquery-1.10.2.min.js b/assets/themes/jquery-1.10.2.min.js
similarity index 100%
rename from assets/jquery-1.10.2.min.js
rename to assets/themes/jquery-1.10.2.min.js
diff --git a/assets/ui-bootstrap-tpls-2.5.0.js
b/assets/themes/ui-bootstrap-tpls-2.5.0.js
similarity index 100%
rename from assets/ui-bootstrap-tpls-2.5.0.js
rename to assets/themes/ui-bootstrap-tpls-2.5.0.js