Twenty Twenty-One: Clarify a sentence in `readme.txt`.
Props gkibria69. Fixes #52120. Built from https://develop.svn.wordpress.org/trunk@49838 git-svn-id: http://core.svn.wordpress.org/trunk@49557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
41c9686313
commit
08e11dc1e6
|
@ -21,7 +21,7 @@ Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business
|
|||
2. Type in Twenty Twenty-One in the search form and press the 'Enter' key on your keyboard.
|
||||
3. Click on the 'Activate' button to use your new theme right away.
|
||||
4. Go to INSERT ABOUT PAGE for a guide on how to customize this theme.
|
||||
5. Navigate to Appearance > Customize in your admin panel and customize to taste.
|
||||
5. Navigate to Appearance > Customize in your admin panel and customize to your taste.
|
||||
|
||||
== Privacy ==
|
||||
Twenty Twenty-One uses LocalStorage to save the setting when Dark Mode support is turned on or off.
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.7-alpha-49837';
|
||||
$wp_version = '5.7-alpha-49838';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue