Added embedded slides
This commit is contained in:
parent
3fab695474
commit
355d05b6f1
2 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
|||
{% endif %}.
|
||||
</p>
|
||||
|
||||
{% if page.slides_embed %}
|
||||
{{ page.slides_embed|raw }}
|
||||
{% endif %}
|
||||
|
||||
{{ page.blocks.content|raw }}
|
||||
</main>
|
||||
{% endblock content_wrapper %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue