From c5c21d7042f9efc2e42d24f198f1efc82903e46e Mon Sep 17 00:00:00 2001 From: jonathan Date: Sat, 25 Feb 2023 23:45:09 +1030 Subject: [PATCH] convert all other core pages to markdown --- src/contact.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/contact.md diff --git a/src/contact.md b/src/contact.md new file mode 100644 index 0000000..33220bf --- /dev/null +++ b/src/contact.md @@ -0,0 +1,6 @@ +--- +title: Contact Me +layout: layout/base.njk +--- + +Heya 👋 this is my contact page \ No newline at end of file