deploying

This commit is contained in:
Frank
2023-10-10 21:54:23 -06:00
parent 90348ae253
commit e4dd9f3007
+1
View File
@@ -33,6 +33,7 @@ export const getStaticProps = wrapper.getStaticProps(
); );
const Page = ({ page }: any) => { const Page = ({ page }: any) => {
console.log("hello");
return ( return (
<Internal> <Internal>
<div className="container my-32"> <div className="container my-32">