Posts
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
// import { useSignal } from "@preact/signals";
|
||||
// import Counter from "../islands/Counter.tsx";
|
||||
|
||||
export default function Home() {
|
||||
export default function Projects() {
|
||||
return <h1>Projects Page</h1>;
|
||||
}
|
||||
|
Reference in New Issue
Block a user