Skip to content

Commit

Permalink
Discover link to new page
Browse files Browse the repository at this point in the history
  • Loading branch information
sjiampojamarn authored Oct 21, 2024
1 parent d208ce2 commit acf76b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/discover/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ const Page = () => {
href={`/?q=Summary: ${item.url}`}
key={i}
className="max-w-sm rounded-lg overflow-hidden bg-light-secondary dark:bg-dark-secondary hover:-translate-y-[1px] transition duration-200"
target="_blank"
>
<img
className="object-cover w-full aspect-video"
Expand Down

0 comments on commit acf76b0

Please sign in to comment.