Skip to content

Commit 3b2d9d4

Browse files
[autofix.ci] apply automated fixes
1 parent bfa7f9e commit 3b2d9d4

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

app/pages/index.vue

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,14 @@ defineOgImageComponent('Default', {
9393

9494
<BuildEnvironment class="mt-4" />
9595
<p class="max-w-3xl mx-auto text-center">
96-
<b>Update:</b>
97-
We’ve completed our user experience research and carefully reviewed the results.
98-
To deliver the best possible experience, we’ve decided to <b>remove the dark theme</b>.
99-
We’re committed to making decisions based on what works best for our users and
100-
are glad we took the time to validate this through <a href="/theme-research" target="_blank" rel="noopener noreferrer" class="underline">user research</a>.
101-
Thank you for participating 🤍
96+
<b>Update:</b>
97+
We’ve completed our user experience research and carefully reviewed the results. To
98+
deliver the best possible experience, we’ve decided to <b>remove the dark theme</b>. We’re
99+
committed to making decisions based on what works best for our users and are glad we took
100+
the time to validate this through
101+
<a href="/theme-research" target="_blank" rel="noopener noreferrer" class="underline"
102+
>user research</a
103+
>. Thank you for participating 🤍
102104
</p>
103105
</header>
104106

0 commit comments

Comments
 (0)