Only load forum embed for current (#29558)

This commit is contained in:
Joakim Sørensen 2023-10-26 20:59:28 +02:00 committed by GitHub
parent bcd1a74e2b
commit 8dac450e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ is_post: true
<div id='post-comments'></div>
{% if page.comments == true %}
{% if page.comments == true and site.netlify.branch == "current" %}
<div id='discourse-comments'></div>
<script type="text/javascript">