add shortcodes

This commit is contained in:
geekifan
2025-04-27 10:44:10 +08:00
parent 54445f91e9
commit 1a91849431
4 changed files with 90 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<iframe
class="embed-video"
loading="lazy"
src="https://player.bilibili.com/player.html?bvid={{ .Get "id" }}"
scrolling="no"
frameborder="0"
framespacing="0"
allowfullscreen="true"
></iframe>