diff --git a/404.php b/404.php index e69de29..55c0112 100644 --- a/404.php +++ b/404.php @@ -0,0 +1,47 @@ + + +
Check out some of our articles below.
+ 10, + 'offset' => 0, + 'orderby' => 'post_date', + 'order' => 'DESC', + 'post_type' => 'post', + 'post_status' => 'publish' + ); + query_posts($post_section_two_args); + ?> +