Browse Source

about me->ddog

windhamdavid 5 years ago
parent
commit
7267c3e0ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      page-about.php

+ 1 - 1
page-about.php

@@ -67,7 +67,7 @@ get_header('home'); ?>
 			<div class="row dim">
 				<div class="col-sm-6">
 					<h4 class="light">Who</h4>
-					<p><img class="me" src="<?php echo get_template_directory_uri();?>/img/me.png">
+					<p><img class="me" src="<?php echo get_template_directory_uri();?>/img/ddog.png">
 						Hello People of the Internet. As you may have discerned, my name is David Windham. Usually when I fill in a bio on a page, I just write 'something else' because I'm not fond of describing myself. I'm a just a simple man living in South Carolina. Here is a <a href="bio">Bio</a> and <a href="CV">CV</a>
 					</p>
 				</div>