Skip to content

Commit f3d2d30

Browse files
authored
Update index.astro
1 parent e335a83 commit f3d2d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const latest_tag_name = data.tag_name;
99

1010
<Layout title="Welcome to pwndbg.">
1111
<main>
12-
<h1>Make Debugging Easy Again!</h1>
12+
<h1>Make Debugging Great Again!</h1>
1313
<img id="logo" src="/logo.png" alt="Logo pwndbg" />
1414

1515
<p>

0 commit comments

Comments
 (0)