update docs to point to new repo, put a 10sec auto-hide on @jpillora's book ad, remove unused docs/index, package.json spaces->tabs

This commit is contained in:
Jaime Pillora
2015-10-30 10:07:06 +11:00
parent 8a89efc74a
commit 7a30b52ad6
8 changed files with 53 additions and 509 deletions
+8 -8
View File
@@ -1,10 +1,10 @@
{
"title": "Notify.js",
"name": "notify",
"version": "0.3.3",
"author": {
"name": "Jaime Pillora"
},
"title": "Notify.js",
"name": "notify",
"version": "0.3.3",
"author": {
"name": "Jaime Pillora"
},
"contributors": [
{
"name": "Evan Carroll"
@@ -12,7 +12,7 @@
, "email": "me@evancarroll.com"
}
],
"homepage": "http://notifyjs.com/",
"license": "MIT",
"homepage": "http://notifyjs.com/",
"license": "MIT",
"main": "dist/notify.js"
}