Skip to content

Commit

Permalink
feat(web): update images for features
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaUnknown committed Mar 20, 2024
1 parent c5d0dce commit c03a795
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions web/src/routes/features/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,7 @@
<p class='text-center text-muted font-size-14'>Add extensions for any source or tracker, with support<br />for community tracker and sources.</p>
<div class='flex-grow-1 w-full overflow-hidden d-flex position-relative'>
<div class='overlay-gradient-top-bottom position-absolute top-0 left-0 w-full h-full z-50' />
<img src='/search.webp' alt='search' class='w-full h-full' />
<!-- todo: create extensions ui for settings -->
<img src='/extensions.webp' alt='extensions' class='w-full h-full' />
</div>
</div>
</div>
Expand Down
Binary file added web/static/extensions.webp
Binary file not shown.
Binary file modified web/static/modal.webp
Binary file not shown.

0 comments on commit c03a795

Please sign in to comment.