mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-23 15:09:46 +00:00
feature:
去掉tidio,优化性能; 卡牌图标微调; 侧边栏分类图标样式; 个人信息卡牌图片懒加载。
This commit is contained in:
@@ -12,6 +12,7 @@ const InfoCard = () => {
|
||||
alt={BLOG.author}
|
||||
width={100}
|
||||
height={100}
|
||||
loading='lazy'
|
||||
src='/avatar.svg'
|
||||
className='rounded-full border-black'
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user