aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHisiste <aditooliva@gmail.com>2023-04-19 09:53:10 -0600
committerHisiste <aditooliva@gmail.com>2023-04-19 09:53:10 -0600
commitb80f2bc9f1f429881c6c389bad5f4542bc7761bd (patch)
tree72513c0dac1328069e52c3e464d49f96a90cb260
parent96d5692faf71a4a5f0c16be1b45a41c8bc7e73a9 (diff)
downloadpersonal-web-b80f2bc9f1f429881c6c389bad5f4542bc7761bd.tar.gz
personal-web-b80f2bc9f1f429881c6c389bad5f4542bc7761bd.zip
Changed settings for GitHub Pages use.
-rw-r--r--_config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 8f31f7a..741cab4 100644
--- a/_config.yml
+++ b/_config.yml
@@ -5,7 +5,7 @@ theme: jekyll-theme-chirpy
# Change the following value to '/PROJECT_NAME' ONLY IF your site type is GitHub Pages Project sites
# and doesn't have a custom domain.
-baseurl: ""
+baseurl: "personal-web"
# The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm
# If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed,
@@ -26,7 +26,7 @@ description: >- # used by seo meta and the atom feed
In this page, you will find everything about my learning journey. We will be talking about programming problems, weekly essays and little more.
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
-url: ""
+url: "https://hisiste.github.io"
github:
username: Hisiste # change to your github username