first theme commit
This commit is contained in:
18
footer.php
Normal file
18
footer.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Footer template.
|
||||
*
|
||||
* @package ThemeStarter
|
||||
*/
|
||||
|
||||
?>
|
||||
|
||||
</main>
|
||||
|
||||
<?php get_template_part('template-parts/footer/footer'); ?>
|
||||
|
||||
<?php wp_footer() ?>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user