There was an error while loading. Please reload this page.
1 parent 0f8132c commit eaa5cd7Copy full SHA for eaa5cd7
1 file changed
app/layout.jsx
@@ -7,6 +7,7 @@ import { getPageMap } from "nextra/page-map";
7
import "nextra-theme-docs/style.css";
8
9
export const metadata = {
10
+ metadataBase: new URL("https://faable.com"),
11
title: {
12
template: "%s | Faable Docs",
13
default: "Faable Docs | Cloud Platform for Modern Developers",
0 commit comments