Move content to docs folder and fix docker-compose(#367)
This commit is contained in:
1
docs/assets/js/min/main-min.js
vendored
Normal file
1
docs/assets/js/min/main-min.js
vendored
Normal file
@ -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)})})});
|
Reference in New Issue
Block a user