Skip to content

Commit

Permalink
metadata url
Browse files Browse the repository at this point in the history
  • Loading branch information
oscartbeaumont committed Dec 16, 2024
1 parent 8d37dd4 commit 7705f2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const inter = Inter({
});

export const metadata: Metadata = {
metadataBase: new URL(process.env?.VERCEL_BRANCH_URL || "https://specta.dev"),
title: "specta-rs",
description: "Rust crates for building better web apps",
authors: [
Expand Down

0 comments on commit 7705f2d

Please sign in to comment.