mirror of
https://github.com/LiuYuYang01/ThriveX-Blog.git
synced 2026-05-06 22:03:08 +08:00
更新Footer组件中的图片链接,替换为新的资源地址以确保一致性和可用性。
This commit is contained in:
@@ -39,7 +39,7 @@ export default async () => {
|
|||||||
<div className="py-4 border-t dark:border-black-a ">
|
<div className="py-4 border-t dark:border-black-a ">
|
||||||
<Tooltip content="一款免费、开源、年轻、高颜值的现代化博客管理系统">
|
<Tooltip content="一款免费、开源、年轻、高颜值的现代化博客管理系统">
|
||||||
<div className="flex justify-center items-center space-x-3">
|
<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 ">
|
<Link href="https://github.com/LiuYuYang01/ThriveX-Admin" target="_blank" className="hover:text-primary ">
|
||||||
{' '}
|
{' '}
|
||||||
基于开源项目 ThriveX 构建
|
基于开源项目 ThriveX 构建
|
||||||
|
|||||||
Reference in New Issue
Block a user