diff --git a/mhackspace/templates/pages/home.html b/mhackspace/templates/pages/home.html index d1d485e..fa77ac3 100644 --- a/mhackspace/templates/pages/home.html +++ b/mhackspace/templates/pages/home.html @@ -8,7 +8,8 @@ {% show_banner_images %}
Hackspaces are a shared space where artists, designers, makers, hackers, programmers, tinkerers, professionals and hobbyists can work on their projects, share knowledge and collaborate.We are in the process of developing Maidstone Hackspace. We're previous members of (ICMP) and looking to form a new space in the future. At the moment, communication is via google groups, email, and the website. If you're at all intrested please join our mailing list and make yourself known!
+Hackspaces are a shared space where artists, designers, makers, hackers, programmers, tinkerers, professionals and hobbyists can work on their projects, share knowledge and collaborate.
+We now how a space as of March 2017, we are now in the process of kitting it out with tools to facilitate working on your projects, At the moment, communication is via google groups, email, and the website. If you're at all intrested please join our mailing list and say hi.
{% show_feeds %} {% endblock content %} diff --git a/stage.yml b/stage.yml index 9101ebf..6d237b7 100644 --- a/stage.yml +++ b/stage.yml @@ -30,8 +30,6 @@ services: - .:/app - sockets:/data/sockets - - node: image: node:7-onbuild command: npm install