From 4016e2bb66f1ec3b239a8760a594675f6276e3e0 Mon Sep 17 00:00:00 2001 From: magmaus3 Date: Fri, 9 Jun 2023 15:00:46 +0200 Subject: [PATCH] Fix wrapping --- iwm_browser/templates/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iwm_browser/templates/about.html b/iwm_browser/templates/about.html index c94afcd..6389618 100644 --- a/iwm_browser/templates/about.html +++ b/iwm_browser/templates/about.html @@ -14,7 +14,7 @@

You're on IWM Browser,

-

a service for displaying I Wanna Maker online levels in your browser.

+

a service for displaying I Wanna Maker online levels in your browser.

You can find the source code here.