mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	fix link tag typo
This commit is contained in:
		
							
								
								
									
										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