Simplify WhyRating tab to only show Hub link
Other resources are now accessible via the Hub itself. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -29,9 +29,6 @@ const aiTools = [
|
||||
|
||||
const whyratingLinks = [
|
||||
{ name: 'WhyRating Hub', url: 'http://whyrating.nuc.lan', icon: 'star', description: 'WhyRating project hub and quick links' },
|
||||
{ name: 'Brand Site', url: 'http://brand.nuc.lan', icon: 'palette', description: 'WhyRating brand guidelines and assets' },
|
||||
{ name: 'Templates Site', url: 'http://templates.nuc.lan', icon: 'layout', description: 'WhyRating email and document templates' },
|
||||
{ name: 'Outline Docs', url: 'http://192.168.1.3:3080', icon: 'file-text', description: 'Project documentation and notes' },
|
||||
];
|
||||
|
||||
export default function Home() {
|
||||
|
||||
Reference in New Issue
Block a user