Show Changelog on Mobile Devices (#558)

This commit is contained in:
CanbiZ 2024-11-28 05:46:32 +01:00 committed by GitHub
parent e40de17874
commit 2599bff463
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ export const navbarLinks = [
{
href: `https://github.com/community-scripts/${basePath}/blob/main/CHANGELOG.md`,
event: "Change Log",
icon: <Scroll className="h-4 w-4 hidden sm:block" />,
icon: <Scroll className="h-4 w-4" />,
text: "Change Log",
},
{