up link to json
This commit is contained in:
parent
8fcb4fc6d9
commit
a3edb881ed
@ -19,3 +19,19 @@ https://addons.mozilla.org/fr/firefox/addon/acronymify/
|
||||
|
||||
https://github.com/l-dav/Acronymify
|
||||
|
||||
# template d'ajout
|
||||
|
||||
``` json
|
||||
[
|
||||
{
|
||||
"Acronym": "your_acronym",
|
||||
"Meaning": "your_full_meaning",
|
||||
"Hint": "your_definition",
|
||||
"Alternatives": "your_alternatives",
|
||||
"url": "your_url"
|
||||
},
|
||||
{
|
||||
...
|
||||
}
|
||||
]
|
||||
```
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"sources": [
|
||||
|
||||
{"name": "Elsa_voix_du_nuc", "source": "https://forge.chapril.org/tykayn/scripts/raw/branch/master/acronymes/import.json"}
|
||||
{"name": "Elsa_voix_du_nuc", "source": "https://forge.chapril.org/tykayn/scripts/raw/branch/master/acronymes/nucleaire_elsa/explicitez_les_sigles_et_acronymes.json"}
|
||||
],
|
||||
"url_add": "https://forge.chapril.org/tykayn/scripts/pulls",
|
||||
"mail_add": "no_contact_mail_for_now@mail.com"
|
||||
|
Loading…
Reference in New Issue
Block a user