mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Update post.hbs
updated twitter url to use https inline with the other sharing services
This commit is contained in:
		
							
								
								
									
										4
									
								
								post.hbs
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								post.hbs
									
									
									
									
									
								
							@@ -38,7 +38,7 @@
 | 
			
		||||
 | 
			
		||||
                <section class="share">
 | 
			
		||||
                    <h4>Share this post</h4>
 | 
			
		||||
                    <a class="icon-twitter" href="http://twitter.com/share?text={{encode title}}&url={{url absolute="true"}}"
 | 
			
		||||
                    <a class="icon-twitter" href="https://twitter.com/share?text={{encode title}}&url={{url absolute="true"}}"
 | 
			
		||||
                        onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
 | 
			
		||||
                        <span class="hidden">Twitter</span>
 | 
			
		||||
                    </a>
 | 
			
		||||
@@ -58,4 +58,4 @@
 | 
			
		||||
 | 
			
		||||
    </article>
 | 
			
		||||
 | 
			
		||||
</main>
 | 
			
		||||
</main>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user