diff --git a/apps/blog/src/content/posts/second-post.md b/apps/blog/src/content/posts/second-post.md deleted file mode 100644 index 0c514c0..0000000 --- a/apps/blog/src/content/posts/second-post.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: my second post -date: 2026-01-02 ---- - -Another post to test the listing. - -| Column A | Column B | -|----------|----------| -| Data 1 | Data 2 | - -This tests GFM tables.