Updated wordpress sidebar.php image link
This commit is contained in:
parent
b7007a79be
commit
635373e6fe
@ -5,6 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
<div id="sidebar">
|
<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>
|
<ul>
|
||||||
<?php /* Widgetized sidebar, if you have the plugin installed. */
|
<?php /* Widgetized sidebar, if you have the plugin installed. */
|
||||||
if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?>
|
if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user