From cbf1283830b76a634ef3ffbe5cc0d3ba4d8d712a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 23 Jun 2025 01:14:22 -0700 Subject: style(src): Remove self-closing p and div tags --- src/lib/Tools/Hayai.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/Tools/Hayai.svelte') diff --git a/src/lib/Tools/Hayai.svelte b/src/lib/Tools/Hayai.svelte index 1790af53..07b666e9 100644 --- a/src/lib/Tools/Hayai.svelte +++ b/src/lib/Tools/Hayai.svelte @@ -90,13 +90,13 @@ )} -

+

{@html applyBionicReadingToString( `After selecting an EPUB file, 早い will apply a bionic reading filter over any and all words, and return the newly created "bionic" EPUB file.` )} -

+

-- cgit v1.2.3