Skip to content

Commit

Permalink
remove some stickers
Browse files Browse the repository at this point in the history
  • Loading branch information
antiantivirus committed Nov 12, 2024
1 parent 3602391 commit 6e89661
Show file tree
Hide file tree
Showing 27 changed files with 589 additions and 1,040 deletions.
2 changes: 1 addition & 1 deletion pages/api/schedule-artwork.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ async function handle(request: Request) {
: "http://localhost:3000";

const stickers = Array.from(
{ length: 27 },
{ length: 20 },
(_, i) => `${BASE_URL}/images/stickers/Stickers-${i}.svg`
);

Expand Down
36 changes: 21 additions & 15 deletions public/images/stickers/Stickers-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6e89661

Please sign in to comment.