aboutsummaryrefslogtreecommitdiff
path: root/srcs/wordpress/wp-content/themes/twentytwenty/templates/template-full-width.php
diff options
context:
space:
mode:
Diffstat (limited to 'srcs/wordpress/wp-content/themes/twentytwenty/templates/template-full-width.php')
-rw-r--r--srcs/wordpress/wp-content/themes/twentytwenty/templates/template-full-width.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/srcs/wordpress/wp-content/themes/twentytwenty/templates/template-full-width.php b/srcs/wordpress/wp-content/themes/twentytwenty/templates/template-full-width.php
deleted file mode 100644
index 66772eb..0000000
--- a/srcs/wordpress/wp-content/themes/twentytwenty/templates/template-full-width.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-/**
- * Template Name: Full Width Template
- * Template Post Type: post, page
- *
- * @package WordPress
- * @subpackage Twenty_Twenty
- * @since 1.0
- */
-
-get_template_part( 'singular' );