feat: clean up shortcodes

This commit is contained in:
Devin Haska 2025-04-04 14:00:47 -07:00
parent db109dd216
commit 1b150bc951
2 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,3 @@
import youtube from "./youtube.js";
export default { youtube };