youtube : EP05. 댓글 & 구글 애널리틱스 추가하기
댓글 기능 구현
<before>
comments: #true
<after>
comments: true
<before>
comments:
provider :
disqus:
shortname :
<after>
comments:
provider : "disqus"
disqus:
shortname : "lilclown97s-blog"
google analytics
<before>
analytics:
provider :
google:
tracking_id :
<after>
analytics:
provider : "google-gtag"
google:
tracking_id : "G-79C8M4QN1Z"
error