X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/817b388356b0c0ab066e9034af475e4e2e895fc2..63481651211e20bb10d19dc3aebfca5ccdafff91:/research/_config.yml diff --git a/research/_config.yml b/research/_config.yml index 868f8be..c53f87c 100644 --- a/research/_config.yml +++ b/research/_config.yml @@ -1,14 +1,17 @@ # Site settings -baseurl: "/~jung" -url: "https://www.mpi-sws.org" +baseurl: "/research" +url: "https://www.ralfj.de" timezone: "Europe/Berlin" defaults: - scope: path: "" # all files in the project values: - layout: "default" + layout: "page" # Build settings markdown: kramdown exclude: ['*.sh'] + +# Custom settings +mpi_sws_imprint: True