Skip to content

Commit

Permalink
chore(Panzoid): update assets (PreMiD#8450)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeMiD authored Jun 5, 2024
1 parent 35709f7 commit 6830225
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions websites/P/Panzoid/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"app.panzoid.com",
"panzoid.com"
],
"version": "2.0.0",
"logo": "https://i.postimg.cc/wjshTkB5/panzoid-discord.webp",
"thumbnail": "https://i.postimg.cc/9QTV0PpG/panzoid-screenshot.png",
"version": "2.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/P/Panzoid/assets/logo.webp",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/P/Panzoid/assets/thumbnail.png",
"color": "#000000",
"category": "other",
"tags": [
Expand Down
6 changes: 3 additions & 3 deletions websites/P/Panzoid/shared.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const enum Icons {
Discord = "https://i.postimg.cc/wjshTkB5/panzoid-discord.webp",
Legacy = "https://i.postimg.cc/vHTrCyFN/panzoid-legacy.png",
Gen4 = "https://i.postimg.cc/J4FNLFR4/panzoid-gen4.png",
Discord = "https://cdn.rcd.gg/PreMiD/websites/P/Panzoid/assets/logo.webp",
Legacy = "https://cdn.rcd.gg/PreMiD/websites/P/Panzoid/assets/0.png",
Gen4 = "https://cdn.rcd.gg/PreMiD/websites/P/Panzoid/assets/1.png",
}

export const enum Details {
Expand Down

0 comments on commit 6830225

Please sign in to comment.