feat: embeds in lesson

This commit is contained in:
Jannat Patel
2023-08-31 21:33:09 +05:30
parent e402f322f6
commit 833e714a1f
5 changed files with 49 additions and 0 deletions

View File

@@ -128,5 +128,6 @@
<script src="https://cdn.jsdelivr.net/npm/@editorjs/editorjs@latest"></script>
<script src="https://cdn.jsdelivr.net/npm/@editorjs/paragraph@latest"></script>
<script src="https://cdn.jsdelivr.net/npm/@editorjs/header@latest"></script>
<script src="https://cdn.jsdelivr.net/npm/@editorjs/embed@latest"></script>
{% endblock %}