mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
@@ -14,7 +14,7 @@ export default function LogoBar(props) {
|
||||
<div id='logo-wrapper' className='w-full flex items-center mr-2'>
|
||||
<Link
|
||||
href={`/${siteConfig('GITBOOK_INDEX_PAGE', '', CONFIG)}`}
|
||||
className='flex text-lg font-bold md:text-2xl dark:text-gray-200'>
|
||||
className='flex text-lg font-bold md:text-2xl dark:text-gray-200 items-center'>
|
||||
<LazyImage
|
||||
src={siteInfo?.icon}
|
||||
width={24}
|
||||
|
||||
Reference in New Issue
Block a user