Remove projects

No longer being updated.

Fixes #26
This commit is contained in:
Oliver Davies 2018-01-30 22:48:55 +00:00
parent 531a7622ee
commit de03517b20
45 changed files with 1 additions and 370 deletions

View file

@ -1,13 +0,0 @@
{% extends 'page' %}
{% block body_classes 'page--project' %}
{% block content_wrapper %}
{% include 'project/image' %}
{% block content %}{% endblock %}
{% include 'project/website' %}
{% include 'project/skills' %}
{% include 'project/company' %}
{% endblock %}