Skip to content

Commit

Permalink
Added two tweets
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoMilanesio authored Nov 5, 2024
1 parent 831c4a3 commit c848871
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions news.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,11 @@
}

// Example usage with static tweet IDs
const staticTweetIds = ['1824810287674937510',
'1806350030795604311', '1806336298531086425', '1853378348937789532'];
const staticTweetIds = ['1853378348937789532",
'1845734536014917680',
'1824810287674937510',
'1806350030795604311',
'1806336298531086425'];
displayTweets(staticTweetIds);
</script>

Expand Down

0 comments on commit c848871

Please sign in to comment.