更新Footer组件中的图片链接,替换为新的资源地址以确保一致性和可用性。

This commit is contained in:
宇阳
2025-12-21 17:33:43 +08:00
parent 0c868869ce
commit c2b0d6c87f

View File

@@ -39,7 +39,7 @@ export default async () => {
<div className="py-4 border-t dark:border-black-a ">
<Tooltip content="一款免费、开源、年轻、高颜值的现代化博客管理系统">
<div className="flex justify-center items-center space-x-3">
<img src="https://res.liuyuyang.net/thrive/default/6931517ae4b0be1e79cb266a.png" width={30} height={30} alt="ThriveX 博客管理系统" />
<img src="https://bu.dusays.com/2025/12/04/6930fdfbda057.png" width={30} height={30} alt="ThriveX 博客管理系统" />
<Link href="https://github.com/LiuYuYang01/ThriveX-Admin" target="_blank" className="hover:text-primary ">
{' '}
ThriveX