fix: Update text
All checks were successful
CODESTYLE / Run codestyle check (push) Successful in 21s

This commit is contained in:
2024-11-03 20:00:34 -05:00
parent 70f50d4e0a
commit 21ab52802b
2 changed files with 3 additions and 3 deletions

View File

@@ -175,7 +175,7 @@ async def get_stats() -> str:
for user in data:
username = user.login.replace("-", "--")
stats += f"[![@{user.login}](https://img.shields.io/badge/@{username}-black?style=plastic&logo=github&logoColor=fff)]({user.html_url}) "
stats += f"\n\n###### Follow my account to appear on this list. *The list updates every 12h*\n\n"
stats += "\n\n###### Follow my account to appear on this list. *The list updates every 12h*\n\n"
stats += f"**📈 {FM.t('Stats')}** \n\n"