Skip to content

Commit 8b8a810

Browse files
tqla badges v2 (#20)
* tqla badges v2 * Update config.yaml * Update README.md
1 parent f3c41c8 commit 8b8a810

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

.vaunt/config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 0.0.1
22
achievements:
33
- achievement:
44
name: Mas Tqla!
5-
icon: https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/mas_tqla.png
5+
icon: https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/mas_tqla_v2.png
66
description: uno mas, dba..., one more, mas tqla!
77
triggers:
88
- trigger:
@@ -11,7 +11,7 @@ achievements:
1111
condition: starred = true
1212
- achievement:
1313
name: Tqla Worm
14-
icon: https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/tqla_worm.png
14+
icon: https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/tqla_worm_v2.png
1515
description: not all bugs are bad!
1616
triggers:
1717
- trigger:
@@ -20,7 +20,7 @@ achievements:
2020
condition: labels in ['bug'] & reason = COMPLETED
2121
- achievement:
2222
name: Tqla Sunrise
23-
icon: https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/tqla_sunrise.png
23+
icon: https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/tqla_sunrise_v2.png
2424
description: a shining example of your contribution to tqla!
2525
triggers:
2626
- trigger:

.vaunt/mas_tqla_v2.png

141 KB
Loading

.vaunt/tqla_sunrise_v2.png

174 KB
Loading

.vaunt/tqla_worm_v2.png

230 KB
Loading

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,9 @@ See our [Contributing.md](.github/CONTRIBUTING.md) file for guidance on how to c
228228

229229
| Name | Icon | Description |
230230
| ---- | ---- | ----------- |
231-
| Mas Tqla! | <img src="https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/mas_tqla.png" width="150" /> | uno mas, dba..., one more, mas tqla! |
232-
| Tqla Worm | <img src="https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/tqla_worm.png" width="150" /> | not all bugs are bad! |
233-
| Tqla Sunrise | <img src="https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/tqla_sunrise.png" width="150" /> | a shining example of your contribution to tqla! |
231+
| Mas Tqla! | <img src="https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/mas_tqla_v2.png" width="150" /> | uno mas, dba..., one more, mas tqla! |
232+
| Tqla Worm | <img src="https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/tqla_worm_v2.png" width="150" /> | not all bugs are bad! |
233+
| Tqla Sunrise | <img src="https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/tqla_sunrise_v2.png" width="150" /> | a shining example of your contribution to tqla! |
234234
| Tqla Honey Bee | <img src="https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/tqla_honey_bee.png" width="150" /> | We bee-lieve in you! This achievement celebrates your first bug report, helping make Tqla sweeter than ever. |
235235
| Mojito Tqla | <img src="https://raw.githubusercontent.com/VauntDev/tqla/main/.vaunt/mojito_tqla.png" width="150" /> | Your enhancement's a delight! Thanks for making Tqla even brighter than night. |
236236

0 commit comments

Comments
 (0)