diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-03-29 16:40:48 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-03-29 16:40:48 -0400 |
| commit | 2a8a35ad60a62f4e32ec26586b748ab77e92d7df (patch) | |
| tree | ea9c1a4e25a11769102d5d26b8fcb70a0475a0fe /public/assets/js | |
| parent | e941223582382e2292b5e8e47e951e1a21ecb375 (diff) | |
| parent | ef1735b99dc0335797730826e6eb083fe6268d43 (diff) | |
Merge branch 'master' of github.com:okfocus/portfolio
Diffstat (limited to 'public/assets/js')
| -rw-r--r-- | public/assets/js/app.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/public/assets/js/app.js b/public/assets/js/app.js index 2636332..ba7c247 100644 --- a/public/assets/js/app.js +++ b/public/assets/js/app.js @@ -14,12 +14,6 @@ var app = (function() { contain: true, pageDots: false, wrapAround: true, - arrowShape: { - x0: 10, - x1: 35, y1: 25, - x2: 40, y2: 25, - x3: 15 - } } app.init = function() { |
