Skip to content

v0.1.1 - attribution caption

Latest

Choose a tag to compare

@Nexory Nexory released this 08 Jun 13:48
v0.1.1
2c5e9e7

Adds a subtle attribution caption under the left-panel rank pill: "stats by BugMergeStats", 10px muted grey at 0.6 opacity.

The caption is wrapped in an SVG <a href> pointing back to this repo. It's clickable on direct file views (raw URL, GitHub Pages, downloaded locally), but GitHub camo strips link interactivity in README embeds - the visible text remains, just not clickable. For full clickability in a README embed, wrap the Markdown image in a Markdown link:

[![Card](https://raw.githubusercontent.com/YOURHANDLE/YOURHANDLE/main/card.svg)](https://github.com/Nexory/BugMergeStats)

Other changes:

  • README adds an "Embedding" note with the wrap pattern
  • package.json version bumped to 0.1.1