Limit gif example size in doc
Build & Test / build-backend (push) Successful in 1m5s
Build & Test / build-frontend (push) Successful in 45s

It is quite big to view in the preview
This commit is contained in:
Stedoss
2026-07-28 21:50:19 +01:00
parent 8f81c15ee4
commit 0ae6da19b3
+3 -1
View File
@@ -4,7 +4,9 @@ Fill this in before you send your submission back — a few minutes is plenty. I
## What I built and why
![showcase](https://uwu.stedos.dev/f/QV79RO)
<img src="https://uwu.stedos.dev/f/QV79RO" alt="drawing" width="600"/>
<br>
* A new `POST` endpoint was added to allow for the creation of mission launches. An example curl request for the new endpoint is:
```sh