1
0
mirror of https://github.com/Hutchy68/pivot.git synced 2025-12-13 12:42:41 +01:00

Rolling in all changes see CHANGELOG.md for list of fixes and improvements

This commit is contained in:
Tom Hutchison
2019-03-11 21:08:46 -04:00
parent e1acefb9d7
commit f586bf4c5c
7 changed files with 59 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Pivot",
"version": "2.0.0",
"version": "2.1.0",
"author": [
"Tom Hutchison",
"..."
@@ -33,7 +33,7 @@
]
},
"skins.pivot.modernizr": {
"position": "bottom",
"position": "top",
"scripts": [
"assets/scripts/vendor/modernizr.js"
]
@@ -41,8 +41,6 @@
"skins.pivot.js": {
"position": "bottom",
"scripts": [
"assets/scripts/vendor/jquery.cookie.js",
"assets/scripts/vendor/fastclick.js",
"assets/scripts/vendor/placeholder.js",
"assets/scripts/foundation/foundation.js",
"assets/scripts/foundation/foundation.topbar.js",