We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8dcea4 commit 6ed4cb0Copy full SHA for 6ed4cb0
1 file changed
src/pages/index.astro
@@ -215,7 +215,7 @@ import '../styles/global.css';
215
<p class="about-handle">@pwnwriter</p>
216
</div>
217
218
- <p class="about-desc">Hey, I’m pwnwriter. I like shipping weird ideas, and this is one of them. Hope y’all vibe with it.</p>
+ <p class="about-desc">Hey, I’m pwnwriter. I like shipping weird ideas, and this is one of them. Hope y’all like it.</p>
219
<div class="about-links">
220
<a href="https://pwnwriter.me" target="_blank" rel="noopener noreferrer" class="about-link">
221
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
0 commit comments