diff --git a/README.md b/README.md index 7055b16..a43e761 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ First of all, you'll need an account on [git.fsfe.org](https://git.fsfe.org). FS [supporters](https://fsfe.org/join) and registered volunteers can just log in with their username and password. Interested newcomers can apply for a [volunteer -account](https://wiki.fsfe.org/KnowHow/FSFELife/VolunteerAccountCreation). In +account](https://wiki.fsfe.org/KnowHow/FSFELife/VolunteerAccountCreation) (consider +@max.mehl to be the group coordinator in this case). In the FSFE's wiki, you'll find [information about our Git service](https://wiki.fsfe.org/TechDocs/Git), how to get access, and some guides for basic procedures like configuration, commits, and pushes. diff --git a/site/build/build.sh b/site/build/build.sh index b6e1ddd..ba397b5 100755 --- a/site/build/build.sh +++ b/site/build/build.sh @@ -1,7 +1,7 @@ #!/bin/bash # Put all available languages here, except "en". Separated by spaces -TRANSLATIONS="ca de el fr it nl tr zh_tw" +TRANSLATIONS="ca de el es fr it nl tr zh_tw" basedir="${0%/*}/.." cd "$basedir" diff --git a/site/data/organisations/organisations.json b/site/data/organisations/organisations.json index 9f70195..1b89659 100644 --- a/site/data/organisations/organisations.json +++ b/site/data/organisations/organisations.json @@ -1,7 +1,7 @@ [ { "name": "ADULLACT", - "img": "addullact.png", + "img": "adullact.png", "url": "http://adullact.org/" }, {