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 ```bash
bun run dev bun run dev
``` ```
## Production ## Production
@ -30,7 +29,6 @@ Build the website for production:
```bash ```bash
bun run build bun run build
``` ```
If you encounter issues when building (eg. missing TS config files,) regenerate the stub files: If you encounter issues when building (eg. missing TS config files,) regenerate the stub files: