1 Commits

Author SHA1 Message Date
3e23f08eea chore: 不优化首页头像
Some checks failed
Deploy to K3s / deploy (push) Has been cancelled
2026-01-19 14:19:22 +08:00

View File

@@ -10,6 +10,7 @@ export default function Home() {
width={180} width={180}
height={180} height={180}
className="rounded-full duration-400 size-35 md:size-45 select-none" className="rounded-full duration-400 size-35 md:size-45 select-none"
unoptimized
priority priority
/> />
</figure> </figure>