From 69f1df2b565240ac671987ff4ddd442b8bab2028 Mon Sep 17 00:00:00 2001 From: Alona Varshal Date: Sun, 7 Oct 2018 15:25:19 -0500 Subject: [PATCH 1/2] Create hello.md --- code/hello.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 code/hello.md diff --git a/code/hello.md b/code/hello.md new file mode 100644 index 0000000..848358c --- /dev/null +++ b/code/hello.md @@ -0,0 +1,5 @@ +--- +title: Hello +date: 2018-10-07 +--- +### Hello world! From 990b668bf279dee0198dee1a5eb3978e1d84fc1f Mon Sep 17 00:00:00 2001 From: Luke Oliff Date: Mon, 8 Oct 2018 17:50:36 +0100 Subject: [PATCH 2/2] Rename hello.md to mudspringhiker.md --- code/{hello.md => mudspringhiker.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename code/{hello.md => mudspringhiker.md} (100%) diff --git a/code/hello.md b/code/mudspringhiker.md similarity index 100% rename from code/hello.md rename to code/mudspringhiker.md