Skip to content

Commit cf940ec

Browse files
ildyriad7415
andauthored
Update src/pages/support.astro
Co-authored-by: Martin Stone <[email protected]>
1 parent 0d380e4 commit cf940ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/support.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ const metadata = {
279279

280280
<div class=`max-w-3xl mx-auto text-center p-6 rounded-md dark:shadow-none dark:border dark:border-slate-600`>
281281
<div class="mb-4 md:mb-8 text-center max-w-3xl mx-auto">
282-
<h2 class="text-3xl md:text-4xl font-bold leading-tighter tracking-tighter font-heading" set:html={'Translations efforts'} />
283-
<div class="mt-2 md:mt-3 mx-auto text-xl text-gray-500 dark:text-slate-400 font-medium" set:html={'It only takes a little bit of your time, but it greatly help us.'} />
282+
<h2 class="text-3xl md:text-4xl font-bold leading-tighter tracking-tighter font-heading" set:html={'Translation efforts'} />
283+
<div class="mt-2 md:mt-3 mx-auto text-xl text-gray-500 dark:text-slate-400 font-medium" set:html={'It only takes a little bit of your time, but it greatly helps us.'} />
284284
</div>
285285
<a href="http://weblate.lycheeorg.dev/engage/lycheeorg/" class="flex justify-center">
286286
<img src="http://weblate.lycheeorg.dev/widget/lycheeorg/multi-auto.svg" class="w-full" alt="Translation status" />

0 commit comments

Comments
 (0)