Topic: Tailwind CSS
Blog articles with this tag.
Next.js: Fix WhatsApp is not showing the Open Graph image
If WhatsApp is not showing your Open Graph image, it might be due to the file size of the image. It is recommended that the size is below 300KB. Learn how to add an additional image to your Next.js application.
Published: June 9, 2024Ensure Accessibility for Icons & Emojis Links
Using an icon (e.g., an SVG) or an emoji for a link is often convenient instead of a text link. But keep in mind that this is not accessible for all people, e.g., because they use a screen reader or simply don’t recognize the icon.
Published: June 9, 2024