| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,5 +34,5 @@ To link a badge to a secret tag: | |||
| 34 | 34 | salt=XXXXXXXXX | |
| 35 | 35 | hash=XXXXXXXXX | |
| 36 | 36 | ``` | |
| 37 | - 3. In the `Badges` object, add a new val: `val specialReport = SpecialBadge("[salt]", "[hashed tag]", Static("path/to/Badge.svg"))` | ||
| 37 | + 3. In the `model.Badges` object, add a new val: `val specialReport = SpecialBadge("[salt]", "[hashed tag]", Static("path/to/Badge.svg"))` | ||
| 38 | 38 | 4. In CODE create an article with your new tag and ensure the badge is applied correctly | |
| Back | FazBrowse Home | New Git URL |
0 commit comments