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 e335a83 commit f3d2d30Copy full SHA for f3d2d30
src/pages/index.astro
@@ -9,7 +9,7 @@ const latest_tag_name = data.tag_name;
9
10
<Layout title="Welcome to pwndbg.">
11
<main>
12
- <h1>Make Debugging Easy Again!</h1>
+ <h1>Make Debugging Great Again!</h1>
13
<img id="logo" src="/logo.png" alt="Logo pwndbg" />
14
15
<p>
0 commit comments