Skip to content

Commit

Permalink
Add nice tweet to testimonials
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Nov 30, 2023
1 parent 9bb775f commit f947b0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/docs/src/components/Tweets.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@ const BEARER_TOKEN = import.meta.env.BEARER_TOKEN;
const isFetch = ENVIRONMENT !== 'development' && Boolean(BEARER_TOKEN);
const tweetIds = [
'1730180003453927560',
'1691460974518353920',
'1729181106715632088',
'1729157761215369264',
'1727040036334424406',
'1726807293583609935',
'1714023231689031941',
'1696221274039595363',
'1693944495472046382',
'1691460974518353920',
'1691120132901240832',
'1685298103094554625',
'1581910299846012928',
Expand Down

0 comments on commit f947b0a

Please sign in to comment.