summaryrefslogtreecommitdiffstats
path: root/layouts/partials/team-member.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/team-member.html')
-rw-r--r--layouts/partials/team-member.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/layouts/partials/team-member.html b/layouts/partials/team-member.html
deleted file mode 100644
index a5e6fe7..0000000
--- a/layouts/partials/team-member.html
+++ /dev/null
@@ -1,5 +0,0 @@
-
- Author: {{ $.member.name | default "-" }}
- Contact: {{ $.member.email | default "-" }}
- GitHub: {{ $.member.github | default "-" }}
- From: {{ $.member.location | default "-" }}