Skip to content

Commit

Permalink
Create single.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jessuppi authored Oct 8, 2022
1 parent 832ce4b commit 3f98f0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions single.php
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
<?php get_template_part('header'); ?>
<?php get_template_part('splash'); ?>
<?php get_template_part('main'); ?>
<?php get_template_part('footer'); ?>

0 comments on commit 3f98f0c

Please sign in to comment.