diff --git a/source/screens/demo/examples/matrix.liquid b/source/screens/demo/examples/matrix.liquid deleted file mode 100644 index 3eb62e9..0000000 --- a/source/screens/demo/examples/matrix.liquid +++ /dev/null @@ -1,167 +0,0 @@ ---- -title: Matrix -tags: -- demoExample ---- -{% layout 'hippie/simple.liquid' %} - -{% block style %} - -{% endblock %} - -{% block body %} - -{% endblock %} - -{% block script %} - -{% endblock %} \ No newline at end of file