slug 调整兼容已有主题

This commit is contained in:
tangly1024.com
2024-05-08 16:22:14 +08:00
parent 65eff434ec
commit 9b78eb499c
56 changed files with 1318 additions and 826 deletions

View File

@@ -13,7 +13,7 @@ export const NormalMenu = props => {
return (
<Link
key={`${link.slug}`}
key={link?.href}
title={link.name}
href={link.href}
className={