diff --git a/src/content/posts/videos.md b/src/content/posts/videos.md
deleted file mode 100644
index 9d18a0b..0000000
--- a/src/content/posts/videos.md
+++ /dev/null
@@ -1,34 +0,0 @@
----
-title: Video Example
-published: 2021-12-02
-description: This post demonstrates how to embed video in a blog post.
-tags: [Markdown, Video]
-category: Examples
-draft: false
----
-
-
-## Instructions
-
-Just copy the embed code from YouTube or other platforms, and paste it in the markdown file as below:
-
-```yaml
----
-title: Include Video in the Post
-published: 2023-10-19
-// ...
----
-
-
-```
-
-
-## Examples
-
-### YouTube
-
-
-
-### Bilibili
-
-
\ No newline at end of file