Changing to new head structure.

This commit is contained in:
2023-02-14 06:55:58 -08:00
parent 5d7e0398ae
commit 1e2932bd93
19 changed files with 165 additions and 200 deletions

View File

@@ -61,6 +61,10 @@ function Loading() {
);
}
export const metadata = {
description: "Weekly podcast focused on React, programming, and software engineering."
};
export default async function Home() {
return (
<>