Skip to content

Commit 6ed4cb0

Browse files
committed
chore(about): fix typo on about
1 parent a8dcea4 commit 6ed4cb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ import '../styles/global.css';
215215
<p class="about-handle">@pwnwriter</p>
216216
</div>
217217
</div>
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>
218+
<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>
219219
<div class="about-links">
220220
<a href="https://pwnwriter.me" target="_blank" rel="noopener noreferrer" class="about-link">
221221
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">

0 commit comments

Comments
 (0)