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 1/2] 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! From 7f55f24d6c449f61022f5ece36ec4b65ed574770 Mon Sep 17 00:00:00 2001 From: pampopik <105740829+pampopik@users.noreply.github.com> Date: Wed, 8 Feb 2023 14:46:17 -0700 Subject: [PATCH 2/2] Add real content into index file --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index c0db893..d485478 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,3 +4,4 @@ title: Home --- Hello, world! +I am typing randomingly because the file is not available.