Skip to content

Commit

Permalink
adding sidebar back to file
Browse files Browse the repository at this point in the history
  • Loading branch information
rclations committed Sep 8, 2016
1 parent ff29966 commit 3a59855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions partials/content-single.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
do_action('largo_after_hero');
?>

<?php get_sidebar(); ?>

<section class="entry-content clearfix" itemprop="articleBody">

<?php largo_entry_content( $post ); ?>
Expand Down

0 comments on commit 3a59855

Please sign in to comment.