Updated Wordpress theme header to reflect fading ".com"
This commit is contained in:
parent
ac5253da6a
commit
75b0d9467c
@ -22,7 +22,7 @@
|
||||
<body <?php body_class(); ?>>
|
||||
<div id="header">
|
||||
<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"); ?>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user