diff --git a/_reviews/2023_chen_lucas.md b/_reviews/2023_chen_lucas.md index 4a86a5d4f..9e24cd2ae 100644 --- a/_reviews/2023_chen_lucas.md +++ b/_reviews/2023_chen_lucas.md @@ -8,4 +8,8 @@ image: "/static/img/reviews/2023_lucas.png" peer-review: - biorxiv_version: "2023.02.01.526705v1" disqus: "2u852i1" ---- + +response: + - disqus: "2ub8gsu" + +--- \ No newline at end of file diff --git a/reviews/index.html b/reviews/index.html index 6afc2899d..143543b05 100644 --- a/reviews/index.html +++ b/reviews/index.html @@ -116,6 +116,11 @@
Read the response
{% if record.url %}
  • Link: {{record.url}}
  • {% endif %} + + {% if record.disqus %} +
  • Response: {{record.disqus}}
  • + {% endif %} + {% endfor %} {% endif %}