We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471cba0 commit 2755491Copy full SHA for 2755491
routes/index.tsx
@@ -45,8 +45,7 @@ export default function Home() {
45
</h1>
46
<p class="text-xl text-subtext1 max-w-3xl mx-auto leading-relaxed mb-8 animate-on-scroll fade-in-up">
47
A modern, fast, and secure JavaScript & TypeScript runtime built
48
- from the ground up in Rust{" "}
49
- <Package size={16} class="inline-block mx-1 align-text-bottom" />
+ from the ground up in Rust 🦀
50
{" "}
51
and powered by{" "}
52
<a
0 commit comments