add support for thumbs and more

This commit is contained in:
2020-09-28 15:33:17 +02:00
parent a74bcefd36
commit fb2781cdd1
2 changed files with 5 additions and 1 deletions

View File

@@ -1 +1,5 @@
<?php
add_theme_support( 'align-wide' );
add_theme_support( 'title-tag' );
add_theme_support( 'post-thumbnails' );