diff --git a/README.md b/README.md index 2511d702..17e3e3b0 100755 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ NodeForms [![Build Status](https://travis-ci.org/whitef0x0/nodeforms.svg?branch=master)](https://travis-ci.org/whitef0x0/nodeforms) [![Dependencies Status](https://david-dm.org/whitef0x0/NodeForms.svg)](https://david-dm.org/whitef0x0/nodeforms) +[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) + NodeForms is an opensource *form builder* built ontop of nodejs that can create stunning forms from PDFs or from scratch diff --git a/app.json b/app.json new file mode 100644 index 00000000..0ea2ec8a --- /dev/null +++ b/app.json @@ -0,0 +1,7 @@ +{ + "name": "NodeForms", + "description": "Beautiful, opensource web forms", + "repository": "https://github.com/whitef0x0/nodeforms", + "logo": "https://node-js-sample.herokuapp.com/node.svg", + "keywords": ["node", "express", "static", "mean"] +} \ No newline at end of file diff --git a/public/modules/users/views/authentication/signup.client.view.html b/public/modules/users/views/authentication/signup.client.view.html index 538b5e13..09cd7d8d 100644 --- a/public/modules/users/views/authentication/signup.client.view.html +++ b/public/modules/users/views/authentication/signup.client.view.html @@ -27,11 +27,11 @@
- +
- +

diff --git a/public/modules/users/views/settings/edit-profile.client.view.html b/public/modules/users/views/settings/edit-profile.client.view.html index 3fe67542..4713ff41 100755 --- a/public/modules/users/views/settings/edit-profile.client.view.html +++ b/public/modules/users/views/settings/edit-profile.client.view.html @@ -16,7 +16,7 @@ First Name
- +
@@ -24,7 +24,7 @@ Last Name
- +