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