diff --git a/src/components/BrowseTab.tsx b/src/components/BrowseTab.tsx index 58e6001..435b0b2 100644 --- a/src/components/BrowseTab.tsx +++ b/src/components/BrowseTab.tsx @@ -215,7 +215,8 @@ export default function BrowseTab({ skills }: Props) { whiteSpace: "nowrap", overflow: "hidden", textOverflow: "ellipsis", minWidth: 0, }}> - {installCmd} + {installCmd} + --skill {skill.name} diff --git a/src/layouts/SiteLayout.astro b/src/layouts/SiteLayout.astro index fa8bed6..70bc43a 100644 --- a/src/layouts/SiteLayout.astro +++ b/src/layouts/SiteLayout.astro @@ -45,7 +45,7 @@ const tabs = [
Internet Computer (ICP) Skills
-
+