OSMO
DocsBlogChangelog

OSMO

The operating system of the structured products desk: pricing comparison, RFQ pipeline, blotter, settlement and P&L in a single source of truth

Product

BlogDocumentationDashboardAccount

Company

AboutContact

Legal

TermsPrivacy

Montevideo, Uruguay

© 2025 Latin Securities. All rights reserved.

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: "Latin Securities",
      url: "https://osmo-fin.tech",
    },
  };
}

Title 2

I love reading.

Title 3

Me too.

Sign in