Skip to content

Commit d91210e

Browse files
authored
blog: adjust dht blog post title (#394)
1 parent 043029c commit d91210e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/blog/lets-write-a-dht-1/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ export const post = {
55
draft: false,
66
author: 'Rüdiger Klaehn',
77
date: '2025-09-26',
8-
title: 'A DHT for iroh - The Protocol',
8+
title: 'A DHT for iroh - Part 1, The Protocol',
99
description:
10-
"Let's write a DHT for iroh - Part 1, The Protocol",
10+
"Let's write a DHT for iroh",
1111
}
1212

1313
export const metadata = {

0 commit comments

Comments
 (0)