mirror of
				https://github.com/JuanCanham/fresh-themes.git
				synced 2025-10-30 12:27:28 +00:00 
			
		
		
		
	Fix icon typo in "modern" theme.
This commit is contained in:
		| @@ -149,7 +149,7 @@ engine: Underscore | |||||||
|         <header> |         <header> | ||||||
|         <h3>Publications</h3> |         <h3>Publications</h3> | ||||||
|         </header> |         </header> | ||||||
|         <span class="fa fa-lg fa-trophy"></span> |         <span class="fa fa-lg fa-pencil"></span> | ||||||
|         {% r.writing.forEach( function( pub, idx, ar) { %} |         {% r.writing.forEach( function( pub, idx, ar) { %} | ||||||
|           <h4> |           <h4> | ||||||
|             {% if( pub.url ) { %} |             {% if( pub.url ) { %} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user