From 4a7458539a94e0b9510c819417e577adfbb2da94 Mon Sep 17 00:00:00 2001 From: pampopik <105740829+pampopik@users.noreply.github.com> Date: Wed, 8 Feb 2023 13:47:25 -0700 Subject: [PATCH] Create website index file --- docs/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..c0db893 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,6 @@ +--- +layout: default +title: Home +--- + +Hello, world!