Merge branch 'master' of git.fsfe.org:pmpc/website
commit
108a1e2dc6
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"name": "ADULLACT",
|
||||
"img": "addullact.png",
|
||||
"img": "adullact.png",
|
||||
"url": "http://adullact.org/"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue