diff --git a/website/src/pages/index.astro b/website/src/pages/index.astro index 19762d5..0a12e1c 100644 --- a/website/src/pages/index.astro +++ b/website/src/pages/index.astro @@ -57,28 +57,8 @@ const terminalCommands = [ class="group flex items-center gap-3 rounded-lg bg-muted px-4 py-2.5 font-mono text-sm transition-colors hover:bg-muted/80 cursor-pointer" > curl -fsSL https://feynman.is/install | bash - - - - + +
@@ -217,16 +197,19 @@ const terminalCommands = [