chore: fix portfolio build

This commit is contained in:
Nate Moore 2021-05-05 10:11:30 -05:00
parent c610ff40e5
commit c3b75b223e

View file

@ -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>