new top kw add options and add keywrod improvements

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-14 17:22:22 +00:00
parent 5c4593359e
commit d2fc5b1a6b
5 changed files with 648 additions and 135 deletions

View File

@@ -101,10 +101,10 @@ const AppSidebar: React.FC = () => {
path: "/sites",
});
// Add Keywords second
// Keyword Library - Browse and add curated keywords
setupItems.push({
icon: <DocsIcon />,
name: "Add Keywords",
name: "Keyword Library",
path: "/setup/add-keywords",
});