working: footer widgets, searchform, search results

This commit is contained in:
Adam Piontek 2021-07-10 17:13:24 -04:00
parent 630e153253
commit 0c9de62831
17 changed files with 234 additions and 121 deletions

View file

@ -33,4 +33,4 @@ get_header('', array('fixednav'=>true)); ?>
</div>
</main>
<?php
get_footer();
get_footer('', array('frontpage'=>true));