Skip to content

Commit cba486e

Browse files
authored
update logo in header as well (#1517)
Glemte headeren også
1 parent d4cecd3 commit cba486e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/routes/_docs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import {
1515
} from '@tanstack/react-router';
1616
import { defineQuery } from 'groq';
1717
import { useEffect, useState } from 'react';
18-
import logoUrl from '@/assets/OBOS_Hvit_Liggende.png?url';
18+
import logoUrl from '@/assets/OBOS_Hvit_Liggende.svg?url';
1919
import { sanityFetch } from '@/lib/sanity';
2020
import appCss from '@/styles/app.css?url';
2121
import { Footer } from '@/ui/footer';

0 commit comments

Comments
 (0)