feat: rename project references from NeuralDesk to Adiuva
This commit is contained in:
@@ -57,7 +57,7 @@ export function AppShell({ children }: AppShellProps) {
|
||||
</div>
|
||||
{!collapsed && (
|
||||
<span className="font-semibold text-sm text-foreground">
|
||||
NeuralDesk
|
||||
Adiuva
|
||||
</span>
|
||||
)}
|
||||
</div>
|
||||
|
||||
@@ -25,7 +25,7 @@ function HomePage() {
|
||||
</h1>
|
||||
</div>
|
||||
<p className="text-muted-foreground text-sm">
|
||||
NeuralDesk is ready. Start building.
|
||||
Adiuva is ready. Start building.
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user