Skip to content

Commit 3499ece

Browse files
authored
Update Holopin configuration for badges and stickers
Removed old sticker configuration and added new badge for HTML Mastery Contributor.
1 parent ab22517 commit 3499ece

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

.github/holopin.yml

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
11
user: ajaydhangar
22

3-
stickers:
4-
- id: cmh1gvq1000eok004uxmvebx4
5-
alias: "HTML Mastery"
6-
description: "Awarded to contributors for completing or demonstrating mastery in HTML through CodeHarborHub contributions."
7-
tags:
8-
- html
9-
- mastery
10-
- contribution
11-
12-
holobytes:
13-
- evolvingStickerId: cmh1gvq1000eok004uxmvebx4
14-
alias: "html_mastery_contributor"
15-
in: true
3+
badges:
4+
html_mastery_contributor:
5+
name: "HTML Mastery Contributor"
6+
description: "Awarded for contributing to HTML tutorials"
7+
criteria: "Contributed to HTML tutorials/docs on CodeHarborHub"
8+
issuer: "Ajay Dhangar"

0 commit comments

Comments
 (0)