This content originally appeared on DEV Community and was authored by Alex Patterson
- test2jasdf
ALEX
// Detect dark theme var iframe = document.getElementById('tweet-1083592734038929408-950'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1083592734038929408&theme=dark" }
This content originally appeared on DEV Community and was authored by Alex Patterson
Alex Patterson | Sciencx (2024-06-25T19:55:47+00:00) test2. Retrieved from https://www.scien.cx/2024/06/25/test2/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.
