Added Speakerdeck embed code
This commit is contained in:
parent
51648b41ed
commit
ab22677c23
2 changed files with 8 additions and 0 deletions
|
@ -7,5 +7,9 @@
|
|||
<h1>{{ page.title }}</h1>
|
||||
|
||||
{{ page.blocks.content|raw }}
|
||||
|
||||
{% if page.speakerdeck_id %}
|
||||
<script async class="speakerdeck-embed" data-id="{{ page.speakerdeck_id }}" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
{% endif %}
|
||||
</main>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue