feat: add badges

This commit is contained in:
0xMRTT 2022-09-15 19:05:25 +02:00 committed by GitHub
parent ce8d6a0584
commit 8896d69b00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
{
"presets": {
"Pretty Purple": "https://github.com/GradienceTeam/Community/raw/next/official/pretty-purple.json",
"Builder Light": "https://github.com/GradienceTeam/Community/raw/next/official/builder-light.json",
"Builder Dark": "https://github.com/GradienceTeam/Community/raw/next/official/builder-dark.json",
@ -20,4 +21,6 @@
"Catppuccin Frappé": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-frappé.json",
"Catppuccin Macchiato": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-macchiato.json",
"Catppuccin Mocha": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-mocha.json"
},
"badge": "gold"
}