Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
348 changes: 0 additions & 348 deletions .github/logo.svg

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img height="128px" src="https://github.com/kixelated/quic.video/blob/main/.github/logo.svg" alt="Media over QUIC">
<img height="128px" src="https://github.com/kixelated/quic.video/blob/main/public/home/logo.svg" alt="Media over QUIC">
</p>

This repository contains the code for [quic.video](https://quic.video).
Expand Down
Binary file modified bun.lockb
Binary file not shown.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand All @@ -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",
Expand Down
54 changes: 29 additions & 25 deletions public/home/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions public/layout/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.