1
0

Updated wordpress sidebar.php image link

This commit is contained in:
Aaron Lindsay 2011-03-20 21:57:38 -06:00
parent b7007a79be
commit 635373e6fe

View File

@ -5,6 +5,7 @@
*/
?>
<div id="sidebar">
<center><a href="http://aclindsay.com"><img src="http://aclindsay.com/graphics/aaron.jpg" style="padding: .5em; width: 90%;" /></a></center>
<ul>
<?php /* Widgetized sidebar, if you have the plugin installed. */
if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?>