src fix
This commit is contained in:
@@ -5,11 +5,7 @@ interface Props {
|
|||||||
|
|
||||||
const { title = "KarkarCar" } = Astro.props;
|
const { title = "KarkarCar" } = Astro.props;
|
||||||
|
|
||||||
import { Image } from 'astro:assets';
|
import '../styles/global.css'
|
||||||
import logo from './src/images/logo-urdina.png';
|
|
||||||
|
|
||||||
|
|
||||||
import './src/styles/global.css'
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|||||||
Reference in New Issue
Block a user