Skip to content

Commit 5d4a8fe

Browse files
fix: update badge URL in README to match new style
1 parent 2d557a2 commit 5d4a8fe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Paste a public GitHub URL. Get a shareable **Certificate of Death** — algorith
1616

1717
Got a dead repo? Add the badge to your README:
1818

19-
[![🪦 declared dead](https://img.shields.io/badge/%F0%9F%AA%A6%20declared%20dead-commitmentissues.dev-cc0000?style=flat-square)](https://commitmentissues.dev)
19+
[![🪦 declared dead](https://img.shields.io/badge/%F0%9F%AA%A6%20declared%20dead-view%20certificate-C4A882?style=for-the-badge&labelColor=cc0000)](https://commitmentissues.dev)
2020

2121
```markdown
22-
[![🪦 declared dead](https://img.shields.io/badge/%F0%9F%AA%A6%20declared%20dead-commitmentissues.dev-cc0000?style=flat-square)](https://commitmentissues.dev/?repo=YOUR_OWNER/YOUR_REPO)
22+
[![🪦 declared dead](https://img.shields.io/badge/%F0%9F%AA%A6%20declared%20dead-view%20certificate-C4A882?style=for-the-badge&labelColor=cc0000)](https://commitmentissues.dev/?repo=YOUR_OWNER/YOUR_REPO)
2323
```
2424

2525
The badge and full certificate embed markdown are generated automatically on the certificate page — just hit **Copy** after analyzing your repo.
@@ -38,7 +38,7 @@ The badge and full certificate embed markdown are generated automatically on the
3838
- **Algorithmic scoring**`src/lib/scoring.ts` computes a death index from commit activity, archive status, issue count, and time since last push
3939
- **Export** — PNG downloads in multiple aspect ratios: A4, Instagram (4:5 and 1:1), X/Twitter (16:9), Facebook feed, and Stories (9:16)
4040
- **Mobile share** — Native share sheet on iOS/Android with a story-formatted image
41-
- **README badge** — Embed a ` DECLARED DEAD` shields.io badge linking back to the certificate
41+
- **README badge** — Embed a `🪦 DECLARED DEAD | VIEW CERTIFICATE` shields.io badge linking back to the certificate
4242
- **Certificate embed** — Full certificate image via `/api/certificate-image/[owner]/[repo]` for GitHub READMEs
4343
- **Recently Buried** — Live scrolling feed of the latest public burials
4444
- **Famous Casualties** — Curated graveyard of famously abandoned repos

0 commit comments

Comments
 (0)