From efab2f3d17562993db8f47cef8c4263a96521841 Mon Sep 17 00:00:00 2001 From: Edgars Date: Thu, 21 May 2026 13:26:06 +0100 Subject: [PATCH] fix: clean up homepage title --- pages/index.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pages/index.mdx b/pages/index.mdx index 1e0bffee..dcda3027 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -1,9 +1,13 @@ +--- +breadcrumb: false +--- + import Image from 'next/image' import { Card, Cards } from 'nextra-theme-docs' import { Callout } from 'nextra-theme-docs' import CustomCard from '../components/card' -## The Adjudication Layer for the Agentic Economy +# The Adjudication Layer for the Agentic Economy GenLayer uses decentralized AI-validator consensus to resolve contracts that require judgment, not just code.