Updated Wordpress theme header to reflect fading ".com"
This commit is contained in:
		| @@ -22,7 +22,7 @@ | |||||||
| <body <?php body_class(); ?>> | <body <?php body_class(); ?>> | ||||||
| <div id="header"> | <div id="header"> | ||||||
| 	<div id="header-inner"> | 	<div id="header-inner"> | ||||||
| 		<div id="title"><a href="http://aclindsay.com">aclindsay.com</a></div> | 		<div id="title"><a href="http://aclindsay.com">aclindsay<span id="title-inner">.com</span></a></div> | ||||||
| 		<?php include("/home1/aclindsa/public_html/tabs.php"); ?> | 		<?php include("/home1/aclindsa/public_html/tabs.php"); ?> | ||||||
| 	</div> | 	</div> | ||||||
| </div> | </div> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user