Social Media Widget (social-media)
The Social Media widget generates clickable badges for GitHub, LinkedIn, X/Twitter, Discord, YouTube, Instagram, Twitch, Dev.to, Medium, Email, Bluesky, Mastodon, Telegram, and more.
Configuration Schema
string[]
default:"Auto-detected"
Platform IDs to render. Supported platforms:
github, linkedin, twitter, discord, youtube, instagram, twitch, devto, medium, email, website, stackoverflow, bluesky, mastodon, reddit, spotify, telegram, tiktok, steam, hashnode.'for-the-badge' | 'flat-square' | 'social' | 'skillicons'
default:"for-the-badge"
for-the-badge: Bold, uppercase Shields.io badges.flat-square: Clean rectangular flat badges.social: Minimalist social counter badges.skillicons: Circular dark/light skill icon strip.
Record<string, string>
Mapping of custom target links (e.g.
{"linkedin": "https://linkedin.com/in/octocat"}).