Skip to content

Commit 5ae9a14

Browse files
authored
Merge pull request #169 from apsinghdev/chore/add-blog
chore: add a blog
2 parents 3a05886 + 2558e08 commit 5ae9a14

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

apps/web/src/data/blogs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,10 @@ export const blogs: BlogPost[] = [
6767
link: "https://x.com/ajeetunc/status/1983389367327699032?s=20",
6868
tag: "misc",
6969
},
70+
{
71+
date: "16-11-25",
72+
linkText: "snapshot of my life so far",
73+
link: "https://x.com/ajeetunc/status/1989355142081065468?s=20",
74+
tag: "misc",
75+
},
7076
];

0 commit comments

Comments
 (0)