fix: remove random spaces
Some checks failed
ci / ci (22, debian-trixie) (push) Has been cancelled

This commit is contained in:
kittentm 2026-06-07 02:40:54 +02:00
commit e0c22cccd2

View file

@ -21,7 +21,6 @@ Start the development server on `http://localhost:3000`:
```bash
bun run dev
```
## Production
@ -30,7 +29,6 @@ Build the website for production:
```bash
bun run build
```
If you encounter issues when building (eg. missing TS config files,) regenerate the stub files: