diff options
author | Hisiste <aditooliva@gmail.com> | 2023-04-19 10:22:42 -0600 |
---|---|---|
committer | Hisiste <aditooliva@gmail.com> | 2023-04-19 10:22:42 -0600 |
commit | 7ef17a639882c018aba648ceb1b0a7b4a307ad75 (patch) | |
tree | a2e7f4edac56a7e53fd8cf3faaa9b43ed34734c9 | |
parent | b80f2bc9f1f429881c6c389bad5f4542bc7761bd (diff) | |
download | personal-web-7ef17a639882c018aba648ceb1b0a7b4a307ad75.tar.gz personal-web-7ef17a639882c018aba648ceb1b0a7b4a307ad75.zip |
Oh no. Missed a slash (/). D:
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 741cab4..7edb5f8 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: "personal-web" +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, |