From 45d517802b1f43be00f54e30fd56eb1e0ff2c5dc Mon Sep 17 00:00:00 2001 From: PlushZ <55543056+PlushZ@users.noreply.github.com> Date: Fri, 25 Jun 2021 12:49:57 +0200 Subject: [PATCH 1/3] Update _config.yml --- _config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 4cf7350..9aecab3 100644 --- a/_config.yml +++ b/_config.yml @@ -1,8 +1,8 @@ -title: Your awesome title -author: GitHub User +title: Polina +author: GitHub User PlushZ email: your-email@domain.com description: > # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this + 11Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description. @@ -11,3 +11,4 @@ twitter_username: your-twitter-handle # DO NOT include the @ character, or else github_username: your-github-handle # DO NOT include the @ character, or else the build will fail! show_excerpts: true # set to false to remove excerpts on the homepage +theme: minima From 1f3cc24ae9dc36900a4edd67b8f058fd83baa884 Mon Sep 17 00:00:00 2001 From: PlushZ <55543056+PlushZ@users.noreply.github.com> Date: Fri, 25 Jun 2021 12:52:22 +0200 Subject: [PATCH 2/3] Create 2021-06-25-my-first-blog-post.md --- _posts/2021-06-25-my-first-blog-post.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 _posts/2021-06-25-my-first-blog-post.md diff --git a/_posts/2021-06-25-my-first-blog-post.md b/_posts/2021-06-25-my-first-blog-post.md new file mode 100644 index 0000000..1df28a2 --- /dev/null +++ b/_posts/2021-06-25-my-first-blog-post.md @@ -0,0 +1 @@ +ss From 87d4585c8b785ae6f71968e6dc5799848407c56a Mon Sep 17 00:00:00 2001 From: PlushZ <55543056+PlushZ@users.noreply.github.com> Date: Fri, 25 Jun 2021 12:54:58 +0200 Subject: [PATCH 3/3] Update 2021-06-25-my-first-blog-post.md --- _posts/2021-06-25-my-first-blog-post.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_posts/2021-06-25-my-first-blog-post.md b/_posts/2021-06-25-my-first-blog-post.md index 1df28a2..6413e6c 100644 --- a/_posts/2021-06-25-my-first-blog-post.md +++ b/_posts/2021-06-25-my-first-blog-post.md @@ -1 +1,5 @@ +--- +title: "YOUR-TITLE" +date: 2021-06-25 +--- ss