diff --git a/apps/web/index.html b/apps/web/index.html index 3a97171..1eebeb2 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -3,6 +3,7 @@
+
-
- Code for Philly
-
+
{/* Desktop nav */}
diff --git a/apps/web/tests/AppHeader.test.tsx b/apps/web/tests/AppHeader.test.tsx
index 9d040c4..5b58ff4 100644
--- a/apps/web/tests/AppHeader.test.tsx
+++ b/apps/web/tests/AppHeader.test.tsx
@@ -28,9 +28,12 @@ describe('AppHeader', () => {
vi.restoreAllMocks();
});
- it('renders the site name', async () => {
+ it('renders a labelled home link with the logo image', async () => {
renderWithRouter(