Compare commits

1 Commits
0.0.1 ... main

Author SHA1 Message Date
9783703c92 Fix spacing of joke page link 2023-04-30 23:49:34 +02:00

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>