From 8ecf3f096f22ba619bc43e02c11b5069afac9c75 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 7 Jul 2020 14:32:05 -0500 Subject: Run jekyll new on website project --- index.markdown | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 index.markdown (limited to 'index.markdown') diff --git a/index.markdown b/index.markdown new file mode 100644 index 0000000..0671507 --- /dev/null +++ b/index.markdown @@ -0,0 +1,6 @@ +--- +# Feel free to add content and custom Front Matter to this file. +# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults + +layout: home +--- -- cgit v1.2.3