Skip to content

Commit

Permalink
rank updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Concedo authored and Concedo committed Nov 12, 2023
1 parent d175542 commit 3887d5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kudorank.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,23 +218,23 @@
}
if (rank<200)
{
title = "[9] Shares his spare GPU";
title = "[9] Shares Spare GPU";
}
if (rank<150)
{
title = "[10] Kobold Cabal";
}
if (rank<100)
{
title = "[11] Really dedicated worker";
title = "[11] Datacenter Connoisseur";
}
if (rank<75)
{
title = "[12] Army of Kudos Hungry Kobolds";
}
if (rank<50)
{
title = "[13] More Kudo's than we know what to do with";
title = "[13] More Kudos than they can spend";
}
if (rank<25)
{
Expand Down

0 comments on commit 3887d5d

Please sign in to comment.