feat: add favicon and logo icon, replace gradient square in navbar, fix company.repi.fun → vectry.tech

This commit is contained in:
Vectry
2026-02-09 21:51:00 +00:00
parent 72de50dffa
commit 40d60b1ce6
12 changed files with 18 additions and 5 deletions

View File

@@ -22,6 +22,14 @@ export const metadata: Metadata = {
"Paste a GitHub URL and get interactive onboarding documentation with architecture diagrams, module breakdowns, and getting started guides. Built by Vectry AI consultancy.",
keywords: ["code analysis", "documentation", "github", "codebase", "AI", "developer tools"],
authors: [{ name: "Vectry" }],
icons: {
icon: [
{ url: "/favicon.ico", sizes: "any" },
{ url: "/favicon-32x32.png", sizes: "32x32", type: "image/png" },
{ url: "/favicon-16x16.png", sizes: "16x16", type: "image/png" },
],
apple: [{ url: "/apple-touch-icon.png", sizes: "180x180" }],
},
openGraph: {
title: "CodeBoard — Understand any codebase in 5 minutes",
description: