finga
4aff0378ac
Deprecate the bulma css framework in favor of normalize and milligram. Adapt the templates to work with the new css libraries.
6 lines
283 B
HTML
6 lines
283 B
HTML
{% block js %}
|
|
<script data-isso-lang="de" src="{{ config.base_url }}/comments/js/embed.min.js"></script>
|
|
{% endblock js %}
|
|
|
|
{# <embed type="text/html" src="http://localhost:3000/"> #}
|
|
<section data-title="{{ page.title }}" data-isso-id="{{ page.path }}" id="isso-thread"></section>
|