feat: clean up shortcodes
This commit is contained in:
parent
db109dd216
commit
1b150bc951
2 changed files with 7 additions and 2 deletions
3
config/shortcodes/index.js
Normal file
3
config/shortcodes/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import youtube from "./youtube.js";
|
||||
|
||||
export default { youtube };
|
Loading…
Add table
Add a link
Reference in a new issue