update
This commit is contained in:
7
app/cokno/page.tsx
Normal file
7
app/cokno/page.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export default async function Page() {
|
||||
return (
|
||||
<div className="flex flex-col items-center">
|
||||
<h1 className="text-4xl">The Collective Knowledge of Stan Runge</h1>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user