fsfsd
This commit is contained in:
parent
a4cdf18ad3
commit
781f67d729
3 changed files with 12 additions and 12 deletions
|
@ -26,7 +26,7 @@ if site_name == "Drama":
|
|||
},
|
||||
"fireflies": {
|
||||
"kind": "fireflies",
|
||||
"title": "fireflies",
|
||||
"title": "Fireflies",
|
||||
"description": "Puts stars on the post.",
|
||||
"icon": "fas fa-sparkles",
|
||||
"color": "text-warning",
|
||||
|
@ -37,7 +37,7 @@ else:
|
|||
AWARDS = {
|
||||
"shit": {
|
||||
"kind": "shit",
|
||||
"title": "shit",
|
||||
"title": "Shit",
|
||||
"description": "Makes flies swarm a post.",
|
||||
"icon": "fas fa-poop",
|
||||
"color": "text-black-50",
|
||||
|
@ -45,7 +45,7 @@ else:
|
|||
},
|
||||
"fireflies": {
|
||||
"kind": "fireflies",
|
||||
"title": "fireflies",
|
||||
"title": "Fireflies",
|
||||
"description": "Puts stars on the post.",
|
||||
"icon": "fas fa-sparkles",
|
||||
"color": "text-warning",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue