diff --git a/.github/workflows/config.patch b/.github/workflows/config.patch index ab865c6..2bc9ec0 100644 --- a/.github/workflows/config.patch +++ b/.github/workflows/config.patch @@ -3,10 +3,10 @@ index cad4250..b9c9e51 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ --baseURL = "http://localhost:1313/gdr_nbody_2021/" --#baseURL = "https://lcpq.github.io/gdr_nbody_2021/" -+#baseURL = "http://localhost:1313/gdr_nbody_2021/" -+baseURL = "https://lcpq.github.io/gdr_nbody_2021/" +-baseURL = "http://localhost:1313/yrm2024/" +-#baseURL = "https://lcpq.github.io/yrm2024/" ++#baseURL = "http://localhost:1313/yrm2024/" ++baseURL = "https://lcpq.github.io/yrm2024/" canonifyurls = true languageCode = "en-us" DefaultContentLanguage = "en" diff --git a/config.toml b/config.toml index 53d7a71..a2fbfef 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ -baseURL = "http://localhost:1313/gdr_nbody_2021/" -#baseURL = "https://lcpq.github.io/gdr_nbody_2021/" +baseURL = "http://localhost:1313/yrm2024/" +#baseURL = "https://lcpq.github.io/yrm2024/" canonifyurls = true languageCode = "en-us" DefaultContentLanguage = "en"