diff --git a/.gitignore b/.gitignore index b09b90c..c3faecb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ images node_modules -data.db +tinypin.db .DS_Store \ No newline at end of file diff --git a/static/addpin-app.js b/static/addpin-app.js deleted file mode 100644 index e69de29..0000000 diff --git a/static/addpin.html b/static/addpin.html index f24e670..360901e 100644 --- a/static/addpin.html +++ b/static/addpin.html @@ -17,26 +17,16 @@ -
- - - + - - - - - - diff --git a/static/index.html b/static/index.html index ea76cf5..c4dfe53 100644 --- a/static/index.html +++ b/static/index.html @@ -24,7 +24,7 @@ - + @@ -44,7 +44,6 @@ -