updated theme GeneratePress version 3.0.2

This commit is contained in:
2020-10-20 15:16:18 +00:00
committed by Gitium
parent dcc1a6ca18
commit 1047e0b29f
129 changed files with 16624 additions and 8924 deletions

View File

@ -10,8 +10,8 @@ if ( ! defined( 'ABSPATH' ) ) {
}
?>
</div><!-- #content -->
</div><!-- #page -->
</div>
</div>
<?php
/**
@ -48,7 +48,7 @@ do_action( 'generate_before_footer' );
*/
do_action( 'generate_after_footer_content' );
?>
</div><!-- .site-footer -->
</div>
<?php
/**