|
|
@ -50,7 +50,6 @@ |
|
|
<?php echo $author->about ?>
|
|
|
<?php echo $author->about ?>
|
|
|
</div> |
|
|
</div> |
|
|
<div class="share"> |
|
|
<div class="share"> |
|
|
<h4>Share this post</h4> |
|
|
|
|
|
<a class="twitter" target="_blank" |
|
|
<a class="twitter" target="_blank" |
|
|
href="https://twitter.com/share?url=<?php echo $p->url ?>&text=<?php echo $p->title ?>">Twitter</a> |
|
|
href="https://twitter.com/share?url=<?php echo $p->url ?>&text=<?php echo $p->title ?>">Twitter</a> |
|
|
<a class="facebook" target="_blank" |
|
|
<a class="facebook" target="_blank" |
|
|
|