We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 043029c commit d91210eCopy full SHA for d91210e
src/app/blog/lets-write-a-dht-1/page.mdx
@@ -5,9 +5,9 @@ export const post = {
5
draft: false,
6
author: 'Rüdiger Klaehn',
7
date: '2025-09-26',
8
- title: 'A DHT for iroh - The Protocol',
+ title: 'A DHT for iroh - Part 1, The Protocol',
9
description:
10
- "Let's write a DHT for iroh - Part 1, The Protocol",
+ "Let's write a DHT for iroh",
11
}
12
13
export const metadata = {
0 commit comments