Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

feat: added appwrite mug #22

Merged
merged 1 commit into from
Oct 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/routes/index/_rewards.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

<div class="col-span-12 lg:col-span-4 flex flex-col">
<div class="w-full bg-[#20007F] aspect-w-4 aspect-h-3 rounded-xl">
<img src="/swag/place2.webp" class="rounded-xl object-cover" alt="Second place" />
<img src="/swag/tier3.webp" class="rounded-xl object-cover" alt="Second place" />
</div>
<div class="relative -mt-10 px-4 sm:px-8 lg:flex-1">
<div
Expand Down
Binary file removed static/swag/place2.webp
Binary file not shown.
Binary file added static/swag/tier3.webp
Binary file not shown.