fix: Switch badge to guarantee

pull/17/head
db0 2023-06-27 16:33:19 +02:00
parent 4221dada5d
commit 14fee84214
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ def generate_guarantee_badge(domain: str, guarantor: str):
left_color = "red"
right_text="None"
guarantee_badge = badge(
left_text="Guarantee",
left_text="Guarantor",
right_text=right_text,
left_color=left_color,
logo=embed_guarantee,