|  | @@ -20,7 +20,9 @@
 | 
	
		
			
				|  |  |  				</div>
 | 
	
		
			
				|  |  |  			</nav>
 | 
	
		
			
				|  |  |  			<div class="social">
 | 
	
		
			
				|  |  | -<ul class='social-links'><li><a href='https://www.facebook.com/ClimateControlofGreenwood' target='_blank'><img width="22" src="<?php bloginfo('stylesheet_directory'); ?>/images/fb-icon.png"/> FOLLOW US</a></li></ul>
 | 
	
		
			
				|  |  | +				<ul class='social-links'>
 | 
	
		
			
				|  |  | +					<li><a href='https://www.facebook.com/ClimateControlofGreenwood' target='_blank'><img width="22" src="<?php bloginfo('stylesheet_directory'); ?>/images/fb-icon.png"/> FOLLOW US</a></li>
 | 
	
		
			
				|  |  | +				</ul>
 | 
	
		
			
				|  |  |  			</div>
 | 
	
		
			
				|  |  |  			<div class="footer-left">
 | 
	
		
			
				|  |  |  				<?php echo str_replace( '[date]', date("Y"), get_field('footer_left', 'options') ); ?>
 |