Skip to content

Commit eaa5cd7

Browse files
committed
fix: layout metadata
1 parent 0f8132c commit eaa5cd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/layout.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import { getPageMap } from "nextra/page-map";
77
import "nextra-theme-docs/style.css";
88

99
export const metadata = {
10+
metadataBase: new URL("https://faable.com"),
1011
title: {
1112
template: "%s | Faable Docs",
1213
default: "Faable Docs | Cloud Platform for Modern Developers",

0 commit comments

Comments
 (0)