remotes/1693045480750635534/spooky-22
Aevann1 2021-09-08 05:22:52 +02:00
parent a0df96c3bf
commit a58e49dad1
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ if site_name == "Drama":
"stars": {
"kind": "stars",
"title": "Stars",
"description": "A positive award because we need a positive award. Puts annoying sparkles in the post.",
"description": "A positive award because we need a positive award. Puts annoying stars in the post.",
"icon": "fas fa-sparkles",
"color": "text-warning"
}
@ -41,7 +41,7 @@ else:
"stars": {
"kind": "stars",
"title": "Stars",
"description": "A positive award because we need a positive award. Puts annoying sparkles in the post.",
"description": "A positive award because we need a positive award. Puts annoying stars in the post.",
"icon": "fas fa-sparkles",
"color": "text-warning"
}