We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9937fd9 commit f7b9fc2Copy full SHA for f7b9fc2
docs/app/layout.tsx
@@ -22,6 +22,7 @@ const geistMonoDocs = Geist_Mono({
22
});
23
24
export const metadata: Metadata = {
25
+ metadataBase: new URL("https://sql-studio-docs.frectonz.et"),
26
title: {
27
default: "SQL Studio",
28
template: docsConfig.metadata?.titleTemplate ?? "%s",
0 commit comments