From 4ce324fb4eb5b44ae86b2b8d182aace630a22cdd Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Sun, 7 Apr 2019 23:42:00 -0600 Subject: [PATCH] Added a few dummy directories --- docs/images/group_work.svg | 1 + material/main.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 docs/images/group_work.svg create mode 100644 material/main.html diff --git a/docs/images/group_work.svg b/docs/images/group_work.svg new file mode 100644 index 0000000..cc10f5b --- /dev/null +++ b/docs/images/group_work.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/material/main.html b/material/main.html new file mode 100644 index 0000000..94d9808 --- /dev/null +++ b/material/main.html @@ -0,0 +1 @@ +{% extends "base.html" %}