add filepath shortcode and reorganize shortcodes

This commit is contained in:
geekifan
2025-04-27 11:34:43 +08:00
parent 482d1eba06
commit 495e1c1b1e
5 changed files with 1 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>