From 088a1814b551ba5360bbdb0791e991982cbb8016 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 14:34:37 +0400 Subject: [PATCH] =?UTF-8?q?Delete=20Posts=20=E2=80=9Cvideos=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/posts/videos.md | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 src/content/posts/videos.md 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