| <!-- |
| Comments Section |
| Loaded only after explicit visitor consent to comply with ASF policy. |
| --> |
| |
| <div> |
| <hr> |
| <h3 id="comments">Comments<a class="headerlink" href="#comments" title="Permanent link">¶</a></h3> |
| |
| <!-- Local loader script --> |
| <script src="/blog/js/giscus-consent.js" defer></script> |
| |
| <!-- Consent UI --> |
| <div id="giscus-consent"> |
| <p> |
| We use <a href="https://giscus.app/">Giscus</a> for comments, powered by GitHub Discussions. |
| To respect your privacy, Giscus and comments will load only if you click "Show Comments" |
| </p> |
| |
| <div class="consent-actions"> |
| <button id="giscus-load" type="button">Show Comments</button> |
| <button id="giscus-revoke" type="button" hidden>Hide Comments</button> |
| </div> |
| |
| <noscript>JavaScript is required to load comments from Giscus.</noscript> |
| </div> |
| |
| <!-- Container where Giscus will render --> |
| <div id="comment-thread"></div> |
| </div> |