Files
AboutMe/src/content/posts/videos.md
2026-02-02 22:47:52 +03:00

1.1 KiB

title, published, description, tags, category, draft
title published description tags category draft
Video Example 2021-12-02 This post demonstrates how to embed video in a blog post.
Markdown
Video
Examples false

Instructions

Just copy the embed code from YouTube or other platforms, and paste it in the markdown file as below:

---
title: Include Video in the Post
published: 2023-10-19
// ...
---

<iframe width="100%" height="468" src="https://www.youtube.com/embed/yrn7eInApnc?si=gGZeFbPcfMpJ1uV3_" title="YouTube video player" frameborder="0" allowfullscreen></iframe>

Examples

YouTube

Bilibili