Skip to main content

Bio & Links Widget (bio)

The Bio widget renders formatted developer bio text with automatic word-wrapping based on widget width, an optional location pin (📍), and a clickable portfolio/website link (🌐).

Configuration Schema

string
Overrides the bio text fetched from GitHub. Supports multiline paragraphs.
string
Displays a location tag with a pin emoji in the bottom footer row.
string
Clickable website URL wrapped in an SVG <a> tag with target="_blank".

Real Code Example