mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 🚚 Do full rename of Lysand to Versia
This commit is contained in:
parent
a106e7acef
commit
6414337a30
21 changed files with 88 additions and 88 deletions
|
|
@ -11,16 +11,16 @@ import type { ReactNode } from "react";
|
|||
|
||||
export const metadata: Metadata = {
|
||||
title: {
|
||||
template: "%s • Lysand API Reference",
|
||||
default: "Lysand API Reference",
|
||||
template: "%s • Versia API Reference",
|
||||
default: "Versia API Reference",
|
||||
},
|
||||
keywords: ["federation", "api", "reference", "documentation", "lysand"],
|
||||
metadataBase: new URL("https://dev.lysand.org"),
|
||||
keywords: ["federation", "api", "reference", "documentation", "versia"],
|
||||
metadataBase: new URL("https://versia.pub"),
|
||||
openGraph: {
|
||||
type: "article",
|
||||
images: {
|
||||
url: logo.src,
|
||||
alt: "Lysand logo",
|
||||
alt: "Versia logo",
|
||||
height: logo.height,
|
||||
width: logo.width,
|
||||
type: "image/webp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue