Skip to content

Commit

Permalink
revert: Theme json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
im3dabasia committed Jan 17, 2025
1 parent e5dfb84 commit 63776af
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions test/emptytheme/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,18 @@
"$schema": "../../schemas/json/theme.json",
"version": 3,
"settings": {
"appearanceTools": true,
"layout": {
"contentSize": "840px",
"wideSize": "1100px"
},
"color": {
"defaultPalette": false
},
"typography": {
"defaultFontSizes": false
}
}
},
"customTemplates": [
{
"name": "custom-template",
"title": "Custom",
"postTypes": [ "post" ]
}
],
"patterns": [ "short-text-surrounded-by-round-images", "partner-logos" ]
}

0 comments on commit 63776af

Please sign in to comment.