Added intro text
This commit is contained in:
		
							parent
							
								
									3eeb346910
								
							
						
					
					
						commit
						a73cdf2dfc
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -58,6 +58,10 @@ testimonials:
 | 
			
		|||
---
 | 
			
		||||
# Testimonials
 | 
			
		||||
 | 
			
		||||
<p>Here are some examples of the nice things that clients and former colleagues have said.</p>
 | 
			
		||||
 | 
			
		||||
<p>You can view more recommendations on my <a href="{{ site.linkedin.url }}">LinkedIn profile</a>.</p>
 | 
			
		||||
 | 
			
		||||
{% for testimonial in page.testimonials|reverse|slice(0,5) %}
 | 
			
		||||
  <h2>{{ testimonial.name }}</h2>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue