Twenty Nineteen: Update theme description and tags.

The original theme description in Twenty Nineteen was intended as a placeholder; this update replaces it with a proper description, and removes the unnecessary `theme-options` tag. 

Props jobthomas, kjellr.
Fixes #45693.


Built from https://develop.svn.wordpress.org/trunk@44377


git-svn-id: http://core.svn.wordpress.org/trunk@44207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
laurelfulford
2018-12-31 18:06:50 +00:00
parent fcc423097c
commit b7d28b5406
5 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44376';
$wp_version = '5.1-alpha-44377';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.