Skip to content

Commit

Permalink
refactor(metadata.ts): remove themeColor from metadata to align with …
Browse files Browse the repository at this point in the history
…new branding guidelines
  • Loading branch information
Bluzzi committed Oct 13, 2024
1 parent fb0de91 commit 9841933
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/configs/metadata/metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ export const metadata: Metadata = {
"It offers a high level API rich in possibilities and which evolves at the same pace as Discord."
].join(" "),

themeColor: "#5aa469",

icons: "/goscord.png"
};

0 comments on commit 9841933

Please sign in to comment.