From dcb2d5083f78141e030d82d0269ee2a80799f551 Mon Sep 17 00:00:00 2001 From: Frollamma Date: Thu, 12 Dec 2024 10:19:23 +0100 Subject: [PATCH] Add blog title --- _config.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index ef7ba7c..67fcc3e 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Your awesome title +title: Frollo's blog email: your-email@example.com description: >- # this means to ignore newlines until "baseurl:" Write an awesome description for your new site here. You can edit this @@ -27,13 +27,12 @@ description: >- # this means to ignore newlines until "baseurl:" baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jekyllrb -github_username: jekyll +github_username: jekyll # Build settings theme: minima plugins: - jekyll-feed - # Exclude from processing. # The following items will not be processed, by default. # Any item listed under the `exclude:` key here will be automatically added to