Skip to content

Commit

Permalink
v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kjroelke committed Aug 20, 2024
1 parent aa5be8c commit 0981c13
Show file tree
Hide file tree
Showing 15 changed files with 357 additions and 1,053 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends":["plugin:@wordpress/eslint-plugin/recommended"]
}
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,16 @@ If you're looking to make changes and you're not a developer with Kingdom One, `

# Changelog

## 1.3.2

- Refactor the `styles` folder to have more directories
- Update the `summary/details` elements' stylings
- Added 2 new WP Custom variables, `font-body` and `font-headings`
- Updated typography to use Roboto for body and Cormorant for headings (as opposed to Cormorant everywhere)

## 1.3.0

- Added 2 new patterns, Tour Leader and Flight Schedule, to the tours category
- Added 2 new patterns, Tour Leader and Flight Schedule, to the tours category

## 1.2.3

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kingdom-one/k1-blocks-child-theme",
"description": "a blocks-based child theme of Pro",
"name": "kingdom-one/faith-based-expeditions",
"description": "a child theme of Pro for Faith Based Expeditions",
"type": "project",
"repositories": [
{
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0981c13

Please sign in to comment.