Skip to content

Commit

Permalink
Document idSuffix
Browse files Browse the repository at this point in the history
  • Loading branch information
randomairborne committed Oct 8, 2024
1 parent 84de38f commit 4652646
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions badge-maker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ The format is the following:
// (Optional) One of: 'plastic', 'flat', 'flat-square', 'for-the-badge' or 'social'
// Each offers a different visual design.
style: 'flat',

// (Optional) A string with only letters, numbers, -, and _. This can be used to prevent
// CSS cross-contamination when the SVG badge is embedded directly into HTML pages.
idSuffix: 'dd'
}
```

Expand Down

0 comments on commit 4652646

Please sign in to comment.