diff --git a/_config.yml b/_config.yml index c18c188..0528949 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,10 @@ # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -baseurl: "/academic-homepage" # the subpath of your site, e.g. /blog +#baseurl: "/academic-homepage" # the subpath of your site, e.g. /blog +baseurl: "" +url: "https://alocoq.fr" + # Build settings markdown: kramdown