|
@@ -19,7 +19,7 @@ get_header(); ?>
|
|
|
<img src="<?php echo get_template_directory_uri() . '/img/dw_signature.png'; ?>" alt="David Windham Signature"/>
|
|
|
<!--<img src="<?php echo get_template_directory_uri() . '/img/desk.png'; ?>" alt="Who Needs a Computer Anyway?" width="90%" style="margin:50px 10px 20px;border:3px solid #cecece"/>-->
|
|
|
</div>
|
|
|
- <div class="studio-tools d-none d-lg-block">
|
|
|
+ <div class="studio-tools d-lg-block">
|
|
|
<h5><u>Today I Learned</u></h5>
|
|
|
<ul>
|
|
|
<?php pull_til(); ?>
|