chore: fix portfolio build
This commit is contained in:
parent
c610ff40e5
commit
c3b75b223e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
import MainHead from '../components/MainHead.astro';
|
||||
import Footer from '../components/Footer/index.jsx';
|
||||
import Nav from '../components/Nav/index.jsx';
|
||||
import MainHead from '../components/MainHead.astro';
|
||||
---
|
||||
|
||||
<html>
|
||||
|
|
Loading…
Reference in a new issue