diff --git a/app/components/nav.tsx b/app/components/nav.tsx
index fdf51ba..c8fd10d 100644
--- a/app/components/nav.tsx
+++ b/app/components/nav.tsx
@@ -16,9 +16,9 @@ export function Nav() {
Prosjekter
- {/*
+
Om oss
- */}
+
);
diff --git a/app/root.tsx b/app/root.tsx
index 21a2874..48eb829 100644
--- a/app/root.tsx
+++ b/app/root.tsx
@@ -37,23 +37,21 @@ export function Layout({ children }: { children: React.ReactNode }) {