Skip to content

Commit

Permalink
make base url correct
Browse files Browse the repository at this point in the history
  • Loading branch information
forxhunter committed Jan 22, 2025
1 parent bd2c968 commit 2a42cef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ toc:
h_min: 1
h_max: 2
# url settings
url: 'https://forxhunter.github.io/CHEM576'
baseurl: '/jekyll/2025-01-01-index.html'
url: 'https://forxhunter.github.io'
baseurl: '/CHEM576'
# markdown render engine.
markdown: kramdown
kramdown:
Expand Down

0 comments on commit 2a42cef

Please sign in to comment.