mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore: improved ad
This commit is contained in:
parent
72d40ca3b1
commit
7f90d3f265
@ -286,7 +286,9 @@ const Bots: NextPage<BotsProps> = ({ data, desc, date, user, theme, csrfToken })
|
||||
<Advertisement size='tall' />
|
||||
</div>
|
||||
<div className='w-full lg:pr-5 lg:w-3/4'>
|
||||
<Advertisement />
|
||||
<div className='hidden lg:block'>
|
||||
<Advertisement />
|
||||
</div>
|
||||
{
|
||||
checkBotFlag(data.flags, 'hackerthon') ? <Segment className='mt-10'>
|
||||
<h1 className='text-3xl font-semibold'>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user