|
|
- <div class="info">
- Posted on $date$ <br />
- Comment on this post <a href="#comments">here</a>
- </div>
-
- <article>
- $body$
- </article>
-
- <hr />
-
- <div id="comments">
- <script src="https://utteranc.es/client.js"
- repo="plt-hokusai/blag"
- issue-term="og:title"
- label="comment"
- theme="github-light"
- crossorigin="anonymous"
- async>
- </script>
- </div>
|