docs: new x, y

This commit is contained in:
decentral1se 2023-12-03 15:40:41 +01:00
parent 5285b88729
commit 05065b3f05
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -60,7 +60,7 @@ Add some of your own points.
```yaml
points:
- {name: "???", x: 50, y: 450}
- {name: moar, x: 50, y: 450}
- {name: moar, x: 80, y: 240}
# and so on ...
```