mirror of
https://github.com/cupcakearmy/blanco.git
synced 2024-12-22 16:16:28 +00:00
add support for thumbs and more
This commit is contained in:
parent
a74bcefd36
commit
fb2781cdd1
@ -1 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
add_theme_support( 'align-wide' );
|
||||||
|
add_theme_support( 'title-tag' );
|
||||||
|
add_theme_support( 'post-thumbnails' );
|
@ -4,7 +4,7 @@ Theme URI: https://github.com/cupcakearmy/blanco
|
|||||||
Author: Niccolo Borgioli
|
Author: Niccolo Borgioli
|
||||||
Author URI: https://nicco.io
|
Author URI: https://nicco.io
|
||||||
Description: This theme was intentionally left blank. There are times when all you need is the WordPress dashboard and an blank frontend. You might be using the WordPress REST API as a backend for a mobile App or you might be a minimalism obsessed hipster. This is your theme.
|
Description: This theme was intentionally left blank. There are times when all you need is the WordPress dashboard and an blank frontend. You might be using the WordPress REST API as a backend for a mobile App or you might be a minimalism obsessed hipster. This is your theme.
|
||||||
Version: 1.0
|
Version: 1.1
|
||||||
License: MIT
|
License: MIT
|
||||||
License URI: https://choosealicense.com/licenses/mit/
|
License URI: https://choosealicense.com/licenses/mit/
|
||||||
Tags: blank
|
Tags: blank
|
||||||
|
Loading…
Reference in New Issue
Block a user