Skip to content

Commit 8a71561

Browse files
Merge pull request #65 from extendify/fix/kampala-name-json
Add missing title entry for Kampala variation
2 parents 6419061 + 0b98961 commit 8a71561

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Extendable is a distinct, dynamic block theme designed as a canvas for your next
1313

1414
== Changelog ==
1515

16+
= 1.0.6 - 2022-06-13 =
17+
- Fix: missing style variation title entry for Kampala
18+
1619
= 1.0.5 - 2022-06-10 =
1720
- Add no-title.html template
1821
- Resolve single.html template footer issue

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: Extendable is a distinct, dynamic block theme designed as a canvas
77
Requires at least: 6.0
88
Tested up to: 6.0
99
Requires PHP: 5.6
10-
Version: 1.0.5
10+
Version: 1.0.6
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313
Text Domain: extendable

styles/kampala.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://schemas.wp.org/trunk/theme.json",
3+
"title": "Kampala",
34
"version": 2,
45
"customTemplates": [
56
{

0 commit comments

Comments
 (0)