diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-08-23 16:15:23 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-08-23 16:15:23 +0100 |
commit | cd2eb728cd8c96463be4082dadc9f511f870f2b4 (patch) | |
tree | 5b98cd6673c37dd7729fa6acf4b64b04dc3fb7e2 | |
parent | c3db8713b501b3bbd6ef01d35710cebe9180bc14 (diff) |
removed bunkerage files from github
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | content/bunkerage/day.md | 7 |
2 files changed, 1 insertions, 7 deletions
@@ -2,3 +2,4 @@ public/ *.mp4 .hugo_build.lock static/keys +content/bunkerage/ diff --git a/content/bunkerage/day.md b/content/bunkerage/day.md deleted file mode 100644 index 82fab01..0000000 --- a/content/bunkerage/day.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "Day" -date: 2022-08-23T12:15:37+01:00 -draft: false ---- - -This is where the day stuff goeth. |