Skip to content

Commit

Permalink
chore: fixed blog date
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop authored Mar 12, 2024
1 parent b60fdcd commit e12d0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/blog.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function Blog() {
</h1>

<ul className='blog-list'>
<BlogLink title="welcoming samagata as our founding sponsor" path="/welcoming-samagata-as-our-founding-sponsor" date="12 January 2023"/>
<BlogLink title="welcoming samagata as our founding sponsor" path="/welcoming-samagata-as-our-founding-sponsor" date="12 January 2024"/>
<BlogLink title="bootstrapping" path="/bootstrapping" date="13 December 2023"/>
<BlogLink title="announcing v1" path="/announcing-version-1" date="02 November 2023"/>
<BlogLink title="launching bruno cli" path="/launching-bruno-cli" date="03 April 2023"/>
Expand Down

0 comments on commit e12d0f0

Please sign in to comment.