feat: redo how images, icons, and logos are handled
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
import { Icon } from 'astro-icon/components';
|
||||
|
||||
import Logo from '@components/ui/logos/Logo.astro';
|
||||
import Logo from '@components/images/Logo.astro';
|
||||
|
||||
interface Props {
|
||||
title?: string;
|
||||
|
||||
Reference in New Issue
Block a user