Skip to content

Commit 096b83e

Browse files
committed
Update project home page to deploy website
Signed-off-by: Giuseppe Macri <[email protected]>
1 parent 046e9c4 commit 096b83e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ yarn-debug.log*
2121
yarn-error.log*
2222
yarn.lock
2323
package-lock.json
24+
.idea

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"version": "0.1.0",
88
"description": "kepler.gl is a webgl based application to visualize large scale location data in the browser",
9-
"homepage": "https://github.com/keplergl/kepler.gl-tableau",
9+
"homepage": "https://keplergl-tableau.netlify.com",
1010
"license": "MIT",
1111
"main": "dist/index.js",
1212
"engines": {

0 commit comments

Comments
 (0)