Skip to content

Commit

Permalink
ft: X Tweets Loading
Browse files Browse the repository at this point in the history
  • Loading branch information
agcrisbp committed May 20, 2024
1 parent d3bdbf4 commit c793561
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/WebLinks.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@ const Links = () => {
<a><details>
<summary><h3>𝕏 Tweets</h3></summary>
<a class="twitter-timeline" href={tweetUrl} data-height="350" data-chrome="noheader nofooter noscrollbar" data-tweet-limit="1" data-theme={tweetTheme}>
<LinkFoot><h4>
Loading...
</h4></LinkFoot>
</a></details></a> :''
}
</LinkSection>
Expand Down

0 comments on commit c793561

Please sign in to comment.