Skip to content

Commit

Permalink
add winter footer
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobk999 committed Jan 6, 2025
1 parent 900b6c9 commit 0c03cb4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/discord-bot/src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export const Footer = ({ logo, user, border }: FooterProps) => {
break;

case UserLogo.DEFAULT:
text = "§#D6DEF1s§#B0DBC5t§#8BD799a§#65D46Ct§#3FD040s§#71D57Bi§#A4D9B6f§#D6DEF1y§#D1B0C4.§#CC8196n§#C65369e§#C1243Bt";
text = "§#6799E1s§#71A2E9t§#7AABF0a§#84B3F8t§#8DBCFFs§#A3C9FFi§#B9D6FFf§#CFE3FFy§#D5E7FF.§#DBEAFFn§#E0EEFFe§#E6F1FFt";
break;
}
}
Expand Down
2 changes: 1 addition & 1 deletion assets/private
2 changes: 1 addition & 1 deletion assets/public

0 comments on commit 0c03cb4

Please sign in to comment.