From 76402a87f366838bf06f6e36a552be43dfb5641c Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 4 Nov 2018 22:32:44 +0100 Subject: Removes dist/ folder. --- dist/404.php | 92 ------------------------------------------------------------ 1 file changed, 92 deletions(-) delete mode 100644 dist/404.php (limited to 'dist/404.php') diff --git a/dist/404.php b/dist/404.php deleted file mode 100644 index 2015b09..0000000 --- a/dist/404.php +++ /dev/null @@ -1,92 +0,0 @@ - - -
- -
- -
- -
- -
- -
- - - -
- -

- - - - - - - -
- -

- -
    - 'count', - 'order' => 'DESC', - 'show_count' => 1, - 'title_li' => '', - 'number' => 10, - ) ); - ?> -
- -
- - - - ' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'understrap' ), convert_smilies( ':)' ) ) . '

'; - the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$archive_content" ); - - the_widget( 'WP_Widget_Tag_Cloud' ); - ?> - -
- -
- -
- -
- -
- -
- -
- - -- cgit v1.2.3