Skip to content

Commit 30b57b5

Browse files
committed
Nebula: Add favicon
1 parent 7b0a213 commit 30b57b5

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
14.7 KB
Binary file not shown.

apps/dashboard/src/app/nebula-app/layout.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export default function Layout(props: {
3535
return (
3636
<html lang="en" suppressHydrationWarning>
3737
<head>
38+
<link rel="icon" href="/assets/nebula/favicon.ico" />
3839
<PosthogHeadSetup />
3940
</head>
4041
<PHProvider>

0 commit comments

Comments
 (0)