We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40de17 commit 2599bffCopy full SHA for 2599bff
frontend/src/config/siteConfig.tsx
@@ -20,7 +20,7 @@ export const navbarLinks = [
20
{
21
href: `https://github.com/community-scripts/${basePath}/blob/main/CHANGELOG.md`,
22
event: "Change Log",
23
- icon: <Scroll className="h-4 w-4 hidden sm:block" />,
+ icon: <Scroll className="h-4 w-4" />,
24
text: "Change Log",
25
},
26
0 commit comments