pull/154/head
Chuck Sneed 2023-06-17 18:06:44 -05:00
parent a7930b80d4
commit bed9a0a2d8
2 changed files with 2 additions and 1 deletions

View File

@ -88,6 +88,7 @@
.fa-link:before{content:"\f0c1"}
.fa-link-slash:before{content:"\f127"}
.fa-lock:before{content:"\f023"}
.fa-phone:before{content:"\f095"}
.fa-lock-alt:before{content:"\f30d"}
.fa-search:before{content:"\f002"}
.fa-cloudflare:before{content:"\e07d"}

View File

@ -535,7 +535,7 @@ AWARDS = {
"kind": "misogynist",
"title": "Misogynist",
"description": "Gets the recipient in touch with their feminine side for 24 hours.",
"icon": "fas fa-snooze",
"icon": "fas fa-phone",
"color": "text-purple",
"price": 1,
"deflectable": True,