Skip to content

Commit

Permalink
add tweet
Browse files Browse the repository at this point in the history
  • Loading branch information
Hurtak committed Mar 4, 2024
1 parent b174a82 commit d80c334
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions articles/twitter-threads.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
import { ArticleTwitterRaw } from "../src/articles/types";

export const articlesTwitterRaw: ArticleTwitterRaw[] = [
// 2024
{
title: 'CSS box-sizing reset is probably not worth it',
datePublication: '2024-03-04',
link: 'https://twitter.com/PetrHurtak/status/1764665347238449508'
},

// 2023
{
title: "Using Lottie animation format on the web",
Expand Down

0 comments on commit d80c334

Please sign in to comment.