Skip to content
Discussion options

You must be logged in to vote

I solved it. I'm confused because it doesn't show any page contents. Now I realized to show contents with syntax {{ page.content }} 😂

<!-- overrides/partials/content.html -->

{{ page.content }}

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7400981351083358"
crossorigin="anonymous"></script>

<h2 id="__comments"></h2>
<div id="utteranc-thread"></div>
<script src="https://utteranc.es/client.js"
repo="0417taehyun/blog"
issue-term="pathname"
label="comments"
theme="dark-blue"
crossorigin="anonymous"
async>
</script>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 0417taehyun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant