Changes to home page:

- Moved blog to bottom, as it is quite techy and we don't want to put people off
- Changed the text directly under "Our Services" as it seemed a bit jargony
- Added Wordpress and CRM/Case Managment to the services list
- Replaced Sandstorm with Cloudron.
This commit is contained in:
Naomi
2019-11-13 13:02:03 +00:00
parent 3c27f2b74a
commit 4394fdb749
2 changed files with 15 additions and 6 deletions

View File

@ -5,9 +5,9 @@
{% include header.html %}
{% include banner.html %}
{% include core-values.html %}
{% include blog.html %}
{% include services.html %}
{% include contact.html %}
{% include blog.html %}
{% include footer.html %}
{% include membership-footer.html %}
{% include foot-scripts.html %}