diff --git a/web/index.html b/web/index.html index a5a21c9..8aa2e21 100644 --- a/web/index.html +++ b/web/index.html @@ -2,7 +2,7 @@ - + Corgi diff --git a/web/public/corgi-logo.png b/web/public/corgi-logo.png new file mode 100644 index 0000000..4e9bc7d Binary files /dev/null and b/web/public/corgi-logo.png differ diff --git a/web/src/components/Header.tsx b/web/src/components/Header.tsx index 4036c1e..06d63bb 100644 --- a/web/src/components/Header.tsx +++ b/web/src/components/Header.tsx @@ -37,7 +37,8 @@ const Header: React.FC = () => {
- + + Corgi {workspaceList.length > 0 && activedWorkspace !== undefined && (