Add Snappymail link to Home tab
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -14,6 +14,7 @@ const whyratingLinks = [
|
||||
{ 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' },
|
||||
{ name: 'Snappymail', url: 'http://nuc.lan:8082', icon: 'mail', description: 'WhyRating email client' },
|
||||
];
|
||||
|
||||
export default function Home() {
|
||||
|
||||
Reference in New Issue
Block a user