BAPTCOMBAPTCOM
DocsBlogChangelog

BAPTCOM

Solution simple & efficace pour gérer les réseaux sociaux avec l'IA

Produit

Tableau de bordCompte

Entreprise

Contact

Légal

CGUConfidentialité

Le Mans, France

© 2025 BAPTCOMPANY LLC. Tous droits réservés.

Back to Blog
Some post demo
DraftJanuary 21, 20251 min read

Some post demo

Some post description demo

tags1

lorem ipsum

Start here

export async function generateMetadata({
  params,
}: PostParams): Promise<Metadata> {
  const post = await getCurrentPost(params.slug);

  if (!post) {
    notFound();
  }

  return {
    title: post.attributes.title,
    description: post.attributes.description,
    keywords: post.attributes.keywords,
    authors: {
      name: "Melvynx",
      url: "https://melvynx.com",
    },
  };
}

Title 2

I love reading.

Title 3

Me too.

Sign in