feat: skeleton

This commit is contained in:
2025-01-29 17:35:25 -05:00
parent e62e465fec
commit f1ed47c164
21 changed files with 162 additions and 8309 deletions

View File

@@ -1,4 +1,3 @@
// @ts-expect-error
import Posts from "./posts.json";
import type { Post } from "~/types";