mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-10-14 11:30:36 -04:00
Replace YAML by JSON
This commit is contained in:
parent
3fd4caa280
commit
7c324d6a34
1 changed files with 2 additions and 2 deletions
|
@ -29,9 +29,9 @@ How was your experience?
|
||||||
{EXPLANATION}
|
{EXPLANATION}
|
||||||
|
|
||||||
---
|
---
|
||||||
{GENERATED YAML}
|
{GENERATED JSON}
|
||||||
```
|
```
|
||||||
2. **Generate** a YAML code for your listing. If it's an Exchange use [this link](https://kycnot.me/generate-new-exchange). If it is a Service use [this link](https://kycnot.me/generate-new-service). And **replace** the `{GENERATED YAML}` with it.
|
2. **Generate** a JSON code for your listing. If it's an Exchange use [this link](https://kycnot.me/generate-new-exchange). If it is a Service use [this link](https://kycnot.me/generate-new-service). And **replace** the `{GENERATED JSON}` with it.
|
||||||
3. **Send an e-mail with the request** to the following direction:
|
3. **Send an e-mail with the request** to the following direction:
|
||||||
- `request [at] kycnot [dot] me`
|
- `request [at] kycnot [dot] me`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue