Limit gif example size in doc
Build & Test / build-backend (push) Successful in 1m6s
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:43 +01:00
parent 8f81c15ee4
commit a4c9ac639a
+1 -1
View File
@@ -4,7 +4,7 @@ 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"/>
* A new `POST` endpoint was added to allow for the creation of mission launches. An example curl request for the new endpoint is:
```sh