Skip to content

Commit

Permalink
Revert "rm baseurl in config"
Browse files Browse the repository at this point in the history
This reverts commit b4402ba.
  • Loading branch information
vovak committed Apr 30, 2024
1 parent b7e2bc7 commit 83232ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ author :
name : Arie van Deursen
github : serg-delft

url: "https://se.ewi.tudelft.nl/ai4se"
baseurl: "/ai4se" # the subpath of your site, e.g. /blog
url: "https://se.ewi.tudelft.nl/" # the base hostname & protocol for your site, e.g.

collections:
tracks :
Expand Down

0 comments on commit 83232ad

Please sign in to comment.