Update functions.php
This commit is contained in:
parent
5eae85e137
commit
fa08561748
|
@ -31,7 +31,7 @@ require get_template_directory() . '/inc/enqueue.php';
|
|||
require get_template_directory() . '/inc/template-tags.php';
|
||||
|
||||
/**
|
||||
* Custom template tags for this theme.
|
||||
* Custom pagination for this theme.
|
||||
*/
|
||||
require get_template_directory() . '/inc/pagination.php';
|
||||
|
||||
|
|
Reference in New Issue