diff --git a/README.md b/README.md index e8aa1368f..0cbde1a66 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,8 @@ To run the tests run `make test` or `make testw` to keep watching and test on fi ### Contributing -We love contributions. If you like to help out and need ideas what to work on send me a [message](mailto:koen+framer@madebysofa.com). \ No newline at end of file +We love contributions. If you like to help out and need ideas what to work on send me a [message](mailto:koen+framer@madebysofa.com). + +wercker build status: + +[![Wercker status](https://app.wercker.com/status/8e5d02248bfd387acebdf177fba5f6b1)](https://app.wercker.com/project/bykey/8e5d02248bfd387acebdf177fba5f6b1) diff --git a/src/animation.coffee b/src/animation.coffee index 723b66c65..1d7c5a8f1 100644 --- a/src/animation.coffee +++ b/src/animation.coffee @@ -187,7 +187,7 @@ class Animation extends EventEmitter -webkit-animation-name: #{@animationName}; -webkit-animation-timing-function: linear; -webkit-animation-fill-mode: both; - -webkit-tranform-origin: #{@origin}; + -webkit-transform-origin: #{@origin}; -webkit-backface-visibility: #{backsideVisibility}; }" diff --git a/template/icon/apple-touch-icon-114x114-precomposed.png b/template/icon/apple-touch-icon-114x114-precomposed.png new file mode 100644 index 000000000..778fb1ada Binary files /dev/null and b/template/icon/apple-touch-icon-114x114-precomposed.png differ diff --git a/template/icon/apple-touch-icon-144x144-precomposed.png b/template/icon/apple-touch-icon-144x144-precomposed.png new file mode 100644 index 000000000..4328cae25 Binary files /dev/null and b/template/icon/apple-touch-icon-144x144-precomposed.png differ diff --git a/template/icon/apple-touch-icon-72x72-precomposed.png b/template/icon/apple-touch-icon-72x72-precomposed.png new file mode 100644 index 000000000..ba4422be0 Binary files /dev/null and b/template/icon/apple-touch-icon-72x72-precomposed.png differ diff --git a/template/icon/apple-touch-icon-precomposed.png b/template/icon/apple-touch-icon-precomposed.png new file mode 100644 index 000000000..1f9bbc050 Binary files /dev/null and b/template/icon/apple-touch-icon-precomposed.png differ diff --git a/template/index.html b/template/index.html index 7a10b86ad..cfce2b446 100644 --- a/template/index.html +++ b/template/index.html @@ -2,14 +2,19 @@ - + - + + + + + + - +