{%macrocomments()%}{%ifconfig.extra.disqus.enabledorconfig.extra.giscus.enabled%}{%ifconfig.extra.disqus.enabled%}{%setthread="disqus_thread"%}{%else%}{%setthread="giscus_thread"%}{%endif%}<buttontype="button"class="comments-collapsible js-only"aria-expanded="false"aria-controls="comments-{{thread}}"> Show Comments
</button><divclass="comments"id="comments-{{thread}}"data-url="{{page.permalink}}"hiddeninert><divclass="comments-content"id="{{thread}}">{%ifconfig.extra.disqus.enabled%}<scripttype="text/plain"data-src="https://{{config.extra.disqus.short_name}}.disqus.com/embed.js"></script>{%else%}<scripttype="text/plain"data-src="https://giscus.app/client.js"data-repo="{{config.extra.giscus.repo}}"data-repo-id="{{config.extra.giscus.repo_id}}"data-category="{{config.extra.giscus.category}}"data-category-id="{{config.extra.giscus.category_id}}"data-mapping="pathname"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="transparent_dark"data-lang="en"crossorigin="anonymous"></script>{%endif%}</div></div>{{js::comments()}}{%endif%}{%endmacrocomments%}