diff --git a/content/post/typescript-asteroids.md b/content/post/typescript-asteroids.md index 0632969..128c18e 100644 --- a/content/post/typescript-asteroids.md +++ b/content/post/typescript-asteroids.md @@ -87,4 +87,5 @@ has already what I want to try differently here is specifically train on this browser-playable game. -Meanwhile, click [here](https://bpcreech.com/asteroids/) for the game as it is, in glorious modern TypeScript form. +Meanwhile, click [here](https://bpcreech.com/asteroids/) for the game as it is, +in glorious modern TypeScript form.