refactor: 🚚 Do full rename of Lysand to Versia

This commit is contained in:
Jesse Wierzbinski 2024-08-13 16:47:37 +02:00
parent a106e7acef
commit 6414337a30
No known key found for this signature in database
21 changed files with 88 additions and 88 deletions

View file

@ -13,7 +13,7 @@ export function Logo(props: ComponentPropsWithoutRef<"div">) {
>
<img src={logo.src} alt="Logo" className="h-full rounded-sm" />
<span className="fill-zinc-900 dark:fill-white font-semibold text-lg">
Lysand Protocol
Versia Protocol
</span>
</div>
);

View file

@ -43,7 +43,7 @@ const resources: ResourceType[] = [
href: "/security",
name: "Security",
description:
"Learn how to secure your Lysand implementation and protect your users' data.",
"Learn how to secure your Versia implementation and protect your users' data.",
icon: "tabler:building-bank",
pattern: {
y: -6,