Put the pencil icon in front of the improve link.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com>
This commit is contained in:
		
							parent
							
								
									e2306ed79b
								
							
						
					
					
						commit
						a4db7ec63c
					
				|  | @ -10,7 +10,7 @@ layout: default | |||
|       <div class="unit four-fifths"> | ||||
|         <article> | ||||
|           <div class="improve right"> | ||||
|             <a href="https://github.com/jekyll/jekyll/edit/master/site/{{ page.path }}">Improve this page <i class="fa fa-pencil"></i></a> | ||||
|             <a href="https://github.com/jekyll/jekyll/edit/master/site/{{ page.path }}"><i class="fa fa-pencil"></i>  Improve this page</a> | ||||
|           </div> | ||||
|           <h1>{{ page.title }}</h1> | ||||
|           {{ content }} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue