mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	@@ -14,7 +14,7 @@
 | 
			
		||||
    </section>
 | 
			
		||||
    <footer class="post-meta">
 | 
			
		||||
        {{#if author.image}}<img class="author-thumb" src="{{author.image}}" alt="Author image" nopin="nopin" />{{/if}}
 | 
			
		||||
        <a href="{{@blog.url}}/author/{{author.slug}}">{{author.name}}</a>
 | 
			
		||||
        {{author}}
 | 
			
		||||
        {{tags prefix=" on "}} 
 | 
			
		||||
        <time class="post-date" datetime="{{date format='YYYY-MM-DD'}}">{{date format="DD MMMM YYYY"}}</time> 
 | 
			
		||||
    </footer>
 | 
			
		||||
@@ -22,4 +22,4 @@
 | 
			
		||||
{{/foreach}}
 | 
			
		||||
 | 
			
		||||
{{! Previous/next page links - displayed on every page }}
 | 
			
		||||
{{pagination}}
 | 
			
		||||
{{pagination}}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								post.hbs
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								post.hbs
									
									
									
									
									
								
							@@ -32,7 +32,7 @@
 | 
			
		||||
 | 
			
		||||
            {{#if image}}
 | 
			
		||||
            <figure class="author-image">
 | 
			
		||||
                <A class="img" href="{{url}}" style="background-image: url({{image}})"><span class="hidden">{{name}}'s Picture</span></a>
 | 
			
		||||
                <a class="img" href="{{url}}" style="background-image: url({{image}})"><span class="hidden">{{name}}'s Picture</span></a>
 | 
			
		||||
            </figure>
 | 
			
		||||
            {{/if}}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user