Skip to content

Commit

Permalink
Update Patterns.php
Browse files Browse the repository at this point in the history
  • Loading branch information
officiallygod committed Sep 9, 2024
1 parent 8628af3 commit d0e948d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Patterns.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public static function get_custom_post_patterns() {
array( 'text-1', 'text-7', 'text-16', 'text-12' ),
array( 'text-32' ),
array( 'text-28', 'text-7', 'text-5', 'text-23' ),
array( 'text-2', 'text-8', 'text-40' ),
);
return $custom_post_patterns;
}
Expand Down

0 comments on commit d0e948d

Please sign in to comment.