diff --git a/.github/script/STEP b/.github/script/STEP index 573541a..00750ed 100644 --- a/.github/script/STEP +++ b/.github/script/STEP @@ -1 +1 @@ -0 +3 diff --git a/README.md b/README.md index 92195e6..a1c78af 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 3: Customize your homepage

_Nice work setting the theme! :sparkles:_ diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..01b9bf4 --- /dev/null +++ b/_config.yml @@ -0,0 +1,4 @@ +theme: minima +title: kragrrr +author: Krish Agrawal +description: Welcome to my Github Page! diff --git a/_posts/2022-06-10-Github-Pages.md b/_posts/2022-06-10-Github-Pages.md new file mode 100644 index 0000000..dd8c5d7 --- /dev/null +++ b/_posts/2022-06-10-Github-Pages.md @@ -0,0 +1,6 @@ +--- +title: "Github-Pages" +date: 2022-06-10 +--- + +Hey there! diff --git a/index.md b/index.md new file mode 100644 index 0000000..3db8cf4 --- /dev/null +++ b/index.md @@ -0,0 +1,5 @@ +--- +title: Welcome to my Github page! +--- + +