From 68595a25cebf7f1ddeaad1d29768f51a7fbc8669 Mon Sep 17 00:00:00 2001 From: ijara Date: Thu, 24 Oct 2024 13:57:20 -0300 Subject: [PATCH] added file to jekyll --- _config.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..d3a52d2 --- /dev/null +++ b/_config.yml @@ -0,0 +1,11 @@ +title: Your Site Title +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 + line in _config.yml. It will appear in your document head meta (for + Google search results) and in your feed.xml site description. +baseurl: "" # the subpath of your site, e.g. /blog/ +#url: "https://yourdomain.com" # the base hostname & protocol for your site +twitter_username: jekyllrb +github_username: jekyll +