Skip to content

Commit d4cecd3

Browse files
authored
Update obos logo (#1516)
legger inn svg versjoner av logoen, fjerner ikke png filene
1 parent cb683e4 commit d4cecd3

File tree

3 files changed

+28
-1
lines changed

3 files changed

+28
-1
lines changed
Lines changed: 17 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading

apps/docs/src/ui/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { Github, Mail } from '@obosbbl/grunnmuren-icons-react';
22
import { Link } from '@tanstack/react-router';
3-
import logoUrl from '@/assets/OBOS_Svart_Liggende.png?url';
3+
import logoUrl from '@/assets/OBOS_Svart_Liggende.svg?url';
44

55
export function Footer() {
66
const currentYear = new Date().getFullYear();

0 commit comments

Comments
 (0)