diff --git a/src/app/blog/lets-write-a-dht-1/page.mdx b/src/app/blog/lets-write-a-dht-1/page.mdx index 79bae928..7a024e57 100644 --- a/src/app/blog/lets-write-a-dht-1/page.mdx +++ b/src/app/blog/lets-write-a-dht-1/page.mdx @@ -5,9 +5,9 @@ export const post = { draft: false, author: 'RĂ¼diger Klaehn', date: '2025-09-26', - title: 'A DHT for iroh - The Protocol', + title: 'A DHT for iroh - Part 1, The Protocol', description: - "Let's write a DHT for iroh - Part 1, The Protocol", + "Let's write a DHT for iroh", } export const metadata = {