Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/aerohub/hugo-orbit-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/static/assets/js/min/main-min.js')
-rw-r--r--exampleSite/static/assets/js/min/main-min.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/static/assets/js/min/main-min.js b/exampleSite/static/assets/js/min/main-min.js
new file mode 100644
index 0000000..e8b0e14
--- /dev/null
+++ b/exampleSite/static/assets/js/min/main-min.js
@@ -0,0 +1 @@
+jQuery(document).ready(function($){$(".level-bar-inner").css("width","0"),$(window).on("load",function(){$(".level-bar-inner").each(function(){var n=$(this).data("level");$(this).animate({width:n},800)})})}); \ No newline at end of file