Fix spacing of joke page link

This commit is contained in:
2023-04-30 23:49:34 +02:00
parent 62ca862c9d
commit 9783703c92

View File

@@ -16,9 +16,7 @@ section
| To make developing and building the project a breeze, the zero
| configuration build tool parcel is used.
p
| The
RouterLink(to="/joke") joke page
| is made possible by the
| The #[RouterLink(to="/joke") joke page] is made possible by the
| #[a(href=JOKE_API_LINK target="_blank") Official Joke API].
</template>