mirror of
				https://github.com/bspeice/speice.io
				synced 2025-11-03 18:10:32 -05:00 
			
		
		
		
	Fix the comment block
This commit is contained in:
		@ -1,5 +1,5 @@
 | 
				
			|||||||
{% if page.layout == 'post' %}
 | 
					{% if page.layout == 'post' %}
 | 
				
			||||||
{# Thanks to https://www.bytedude.com/jekyll-previous-and-next-posts/ #}
 | 
					{% comment %}Thanks to https://www.bytedude.com/jekyll-previous-and-next-posts/{% endcomment %}
 | 
				
			||||||
<div class="container">
 | 
					<div class="container">
 | 
				
			||||||
    <hr>
 | 
					    <hr>
 | 
				
			||||||
    <div class="post-nav">
 | 
					    <div class="post-nav">
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user