docs: refocus readme on rewrite

This commit is contained in:
Maze Winther
2026-05-18 17:06:40 +02:00
parent 6fdb1559aa
commit 238750c025
3 changed files with 24 additions and 157 deletions
-3
View File
@@ -1,3 +0,0 @@
<svg width="588" height="512" viewBox="0 0 588 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M294 0L588 512H0L294 0Z" fill="black"/>
</svg>

Before

Width:  |  Height:  |  Size: 159 B

-7
View File
@@ -14,11 +14,4 @@ export const SPONSORS: Sponsor[] = [
description: "Generative image, video, and audio models all in one place.",
invertOnDark: true,
},
{
name: "Vercel",
url: "https://vercel.com?utm_source=opencut",
logo: "/logos/others/vercel.svg",
description: "Platform where we deploy and host OpenCut.",
invertOnDark: true,
},
];