去掉tidio,优化性能;
卡牌图标微调;
侧边栏分类图标样式;
个人信息卡牌图片懒加载。
This commit is contained in:
tangly1024
2021-12-03 15:14:43 +08:00
parent 49ab1eb124
commit 9f6c709506
4 changed files with 5 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ const InfoCard = () => {
alt={BLOG.author}
width={100}
height={100}
loading='lazy'
src='/avatar.svg'
className='rounded-full border-black'
/>