We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe2e1b commit 205a617Copy full SHA for 205a617
1 file changed
site/src/pages/index.astro
@@ -24,7 +24,7 @@ count = 0`
24
The <span class="text-gradient">Live Conduit</span> for Python
25
</h1>
26
<p class="text-center text-2xl md:text-left lg:text-3xl">
27
- HTML-over-the-wire without the JavaScript hangover.
+ HTML-over-the-wire without the JavaScript hangover. Test.
28
</p>
29
<div class="flex flex-col gap-3 min-[500px]:flex-row">
30
<Link href="/docs/guides/getting-started/" isButton type="primary" animateOnHover animationType="boop">
0 commit comments