From 3ca2908feca17a4bb893e14a3fb967452ec22f03 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 3 Sep 2022 22:49:26 +0000 Subject: [PATCH 1/2] Create config and homepages files --- _config.yml | 0 index.md | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 _config.yml create mode 100644 index.md diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..e69de29 diff --git a/index.md b/index.md new file mode 100644 index 0000000..6bdb01a --- /dev/null +++ b/index.md @@ -0,0 +1,4 @@ +--- +title: Welcome to my blog +--- + From 94064cd5f41a5ed850e63c0b440ab72602fec1fc Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 3 Sep 2022 22:49:29 +0000 Subject: [PATCH 2/2] Update to 1 in STEP and README.md --- .github/script/STEP | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/script/STEP b/.github/script/STEP index 573541a..d00491f 100644 --- a/.github/script/STEP +++ b/.github/script/STEP @@ -1 +1 @@ -0 +1 diff --git a/README.md b/README.md index 8a0b02a..25b253e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ _Create a site or blog from your GitHub repositories with GitHub Pages._ Do not use quotes on the
tag attributes. --> - + +endstep0--> -
+

Step 1: Enable GitHub Pages

_Welcome to GitHub Pages and Jekyll :tada:!_