File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed
Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ <h2 id="similar_posts">Similar Posts</h2>
7777 {% if hasSimilar.size > 0 %}
7878 < li > < a href ="#similar_posts "> Similar Posts</ a > </ li >
7979 {% endif %}
80- < li > < a href ="#comments "> Comments</ a > </ li >
80+ <!-- <li><a href="#comments">Comments</a></li>-- >
8181 </ ul >
8282 </ div >
8383 </ div >
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ function isMaxHeight() {
7575 var contentHeight = contentUl . offsetHeight
7676
7777 // Disqus 광고 삭제
78- document . querySelectorAll ( '#disqus_thread iframe' ) [ 0 ] . hidden = true
79- document . querySelectorAll ( '#disqus_thread iframe' ) [ 2 ] . hidden = true
78+ // document.querySelectorAll('#disqus_thread iframe')[0].hidden = true
79+ // document.querySelectorAll('#disqus_thread iframe')[2].hidden = true
8080
8181 return contentMaxHeight === contentHeight
8282 // console.log(contentMaxHeight);
Original file line number Diff line number Diff line change @@ -183,7 +183,3 @@ type: page
183183* 네트워크관리사 2급 (19. 04. 09) - NT2046165
184184
185185* 컴퓨터활용능력 1급 (19. 03. 29) - 19-K9-027104
186-
187- ## Comments
188-
189- {% include comments.html %}
You can’t perform that action at this time.
0 commit comments