Enable footer widgets
This commit is contained in:
parent
984f598834
commit
3a872882ad
|
@ -1,3 +1,5 @@
|
||||||
|
<?php get_template_part( 'template-parts/footer/footer', 'widgets' ); ?>
|
||||||
|
|
||||||
<footer class="pt-24 pb-16">
|
<footer class="pt-24 pb-16">
|
||||||
<p class="text-gray-600">
|
<p class="text-gray-600">
|
||||||
<?php bloginfo('slogan'); ?>,
|
<?php bloginfo('slogan'); ?>,
|
||||||
|
|
Loading…
Reference in a new issue