mirror of
https://github.com/peter-tanner/peter-tanner.github.io.git
synced 2024-12-02 21:10:17 +08:00
10 lines
207 B
HTML
10 lines
207 B
HTML
<iframe
|
|
class="embed-video"
|
|
loading="lazy"
|
|
src="https://player.bilibili.com/player.html?bvid={{ include.id }}"
|
|
scrolling="no"
|
|
frameborder="0"
|
|
framespacing="0"
|
|
allowfullscreen="true"
|
|
></iframe>
|