Move static into site direactory

This commit is contained in:
afc163 2015-09-23 15:19:04 +08:00
parent 52b639faba
commit 5799633ca2
11 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
$(function () { $(function () {
alert(1);
var getTransform = function () { var getTransform = function () {
var style = "transform", var style = "transform",
anim = "animation", anim = "animation",