diff --git a/README.md b/README.md index 6ce68c5..4db28cf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The Language and Data Intelligence Laboratory (LDI) website is built using [Jeky ## Build and Deploy Locally -*This section concerns the local development of the website. If you want to deploy the website to Github Pages, no actions are needed except pushing the changes to the `main` branch.* +*This section concerns the local development of the website. If you want to deploy the website to Github Pages, no actions are needed except pushing the changes to the `master` branch.* In order to build the website, you will need to have [Ruby](https://www.ruby-lang.org/en/) and [Bundler](https://bundler.io/) installed. diff --git a/_layouts/default.html b/_layouts/default.html index bbb6289..67ebeb6 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,7 +5,8 @@