fix: update templates
This commit is contained in:
		
							parent
							
								
									c9bff256f2
								
							
						
					
					
						commit
						181fd690ba
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -41,7 +41,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      {{ if (.Params.comments) | or (and (or (not (isset .Params "comments")) (eq .Params.comments nil)) (and .Site.Params.comments (ne .Type "page"))) }}
 | 
					      {{ if (.Params.comments) | or (and (or (not (isset .Params "comments")) (eq .Params.comments nil)) (and .Site.Params.comments (ne .Type "page"))) }}
 | 
				
			||||||
        {{ if .Site.DisqusShortname }}
 | 
					        {{ if .Site.Config.Services.Disqus.Shortname }}
 | 
				
			||||||
          <div class="disqus-comments">
 | 
					          <div class="disqus-comments">
 | 
				
			||||||
            {{ template "_internal/disqus.html" . }}
 | 
					            {{ template "_internal/disqus.html" . }}
 | 
				
			||||||
          </div><!--/.disqus-comments-->
 | 
					          </div><!--/.disqus-comments-->
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue