Skip to content

Commit

Permalink
added subpages shortcode
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjorn Zschernack committed Nov 20, 2023
1 parent a5b7ac6 commit 2b05051
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions page.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
<?php the_content(); ?>
</div>
</div>
<div class="row">
<div class="col-12">
<?php the_content(); ?>
</div>
</div>

<div class="row">
<div class="col-12">

Expand Down

0 comments on commit 2b05051

Please sign in to comment.