From 4ac1c6b7e843ce8894bfa394f64e95edc2b61450 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Thu, 20 Sep 2018 11:31:36 -0400 Subject: Move /theatre/ to /theatre.html --- theatre/index.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 theatre/index.html (limited to 'theatre/index.html') diff --git a/theatre/index.html b/theatre/index.html deleted file mode 100644 index fd53371..0000000 --- a/theatre/index.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: master -title: Theatrical Credits -description: Mostly for my own reference, here’s a list of shows I’ve worked on. ---- - -

Theatrical Credits

- - - {% for show in site.data.shows %} - - - - - - - {% endfor %} -
{{ show.name }}{{ show.role }}{{ show.person }}{{ show.date }}
-- cgit v1.2.3