Skip to content

Commit

Permalink
Merge branch 'dev' into feat/update-comic-home
Browse files Browse the repository at this point in the history
  • Loading branch information
quannguyen2724 committed Jun 11, 2024
2 parents 07e7b41 + 9249044 commit 8abf6a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/components/pages/homepage/assets/event-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/pages/homepage/comicSlider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ export default function TaskSlider({ sliderNavRef }) {
const [slideIndex, setSlideIndex] = useState(0)
return (
<Link
href='https://www.facebook.com/PunkgaMeManga/posts/pfbid0DSbBV83x5J94cMiPSjknY3NCWekJ9nKVMdSTJnzrBHFEJr3texFbMRwyhvQ7browl'
href='/wow-yourself'
target='_blank'>
<div className='md:hidden px-5 pt-5'>
<Image src={EventBanner} alt='' className='w-full object-cover aspect-[84/32] rounded-2xl' />
Expand Down

0 comments on commit 8abf6a6

Please sign in to comment.