Change link name for the git

Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
Uncle Fatso 2025-07-22 14:07:04 +03:00
parent ec7be1a38c
commit e48d83482b
Signed by: f4ts0
GPG Key ID: 565F4F2860226EBB

View File

@ -131,7 +131,7 @@ export const Sidebar = () => {
>
<FaGithub className="w-8 h-8" />
<div className="block float-left text-xs text-left">
<div className="md:block hidden text-primary">Ghost Extension Git</div>
<div className="md:block hidden text-primary">Ghost Lite Git</div>
<div className="text-accent">v {pckg.version}</div>
</div>
</a>