feat: Add experimental warning banner

This commit is contained in:
Jesse Wierzbinski 2024-07-24 15:13:24 +02:00
parent 850efb4bd3
commit 6b0e6785e2
No known key found for this signature in database
3 changed files with 25 additions and 1 deletions

View file

@ -10,7 +10,7 @@ import type { ReactNode } from "react";
export const metadata: Metadata = {
title: {
template: "%s - Lysand API Reference",
template: "%s Lysand API Reference",
default: "Lysand API Reference",
},
};