Skip to content

Commit

Permalink
arcane: add banner background effect
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsPi3141 committed Nov 15, 2024
1 parent 573a42b commit 1501c50
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion decorations.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,20 @@
"description": "The hunt is on.",
"descriptionTopMargin": "-4px",
"banner": {
"image": "/banners/arcane.png",
"image": [
{
"url": "/banners/arcane.png",
"align": "center",
"height": "100%",
"width": "100%"
},
{
"url": "/banners/arcane1.png",
"align": "center",
"height": "100%",
"width": "100%"
}
],
"text": "/bannertext/arcane.png",
"height": 84
},
Expand Down
Binary file added public/banners/arcane1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1501c50

Please sign in to comment.