mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-31 08:06:15 +01:00 
			
		
		
		
	Attempt to fix iOS emoji problem
This commit is contained in:
		
							parent
							
								
									a1cbba7796
								
							
						
					
					
						commit
						8688b5b87f
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -4,7 +4,8 @@ | |||
|             {{ page.summary | safe }} | ||||
|         </div> | ||||
|         <div> | ||||
|             <a class="read-more button" href="{{ page.permalink }}">Read more ↩</a> | ||||
|             <!-- ︎ -- force text style - some devices render this as emoji --> | ||||
|             <a class="read-more button" href="{{ page.permalink }}">Read more ↩︎</a> | ||||
|         </div> | ||||
|     {% else %} | ||||
|         <div class="post-content"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Paweł Romanowski
						Paweł Romanowski