diff --git a/.github/logo.svg b/.github/logo.svg deleted file mode 100644 index 109b070..0000000 --- a/.github/logo.svg +++ /dev/null @@ -1,348 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/README.md b/README.md index 9ed0c58..6895519 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Media over QUIC + Media over QUIC

This repository contains the code for [quic.video](https://quic.video). diff --git a/bun.lockb b/bun.lockb index 053b95e..d6af795 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4d930e5..cebd9e6 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,7 @@ "private": true, "scripts": { "dev": "astro dev --open", - "pack": "astro build --production", - "preview": "astro preview", + "prod": "astro build --production && astro preview --production", "check": "biome ci && tsc --noEmit", "fix": "biome check --write" }, @@ -15,7 +14,7 @@ "@astrojs/node": "8.3.4", "@astrojs/solid-js": "4.4.4", "@astrojs/tailwind": "5.1.2", - "@kixelated/moq": "^0.4.0", + "@kixelated/moq": "^0.4.2", "@tailwindcss/forms": "^0.5.9", "@tailwindcss/typography": "^0.5.15", "astro": "4.16.16", diff --git a/public/home/logo.svg b/public/home/logo.svg index 109b070..b97718b 100644 --- a/public/home/logo.svg +++ b/public/home/logo.svg @@ -1,6 +1,19 @@ - + .arrow { + fill: #00BF2D; + stroke: #0f172a; + stroke-width: 4px; + } + + .text { + fill: #FBFBFB; + stroke: #0f172a; + stroke-width: 4px; + } + + - - - - - - - - - - - - - - - -