We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207380f commit ea49f8dCopy full SHA for ea49f8d
src/components/blog-post-list.tsx
@@ -67,7 +67,7 @@ export function BlogPostList() {
67
<div className="px-4">
68
<div className="items-tart flex justify-between border-b border-zinc-200 pb-4 dark:border-zinc-800">
69
<p className="mr-4">
70
- I try to write every now and then, often about stuff I've recently been working on.
+ I write every now and then, often about stuff I've recently worked on.
71
Hover your mouse here to see the list.
72
</p>
73
0 commit comments