Skip to content

Commit

Permalink
Merge pull request #119 from szepeviktor/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr authored Nov 9, 2023
2 parents 186eca6 + 71da358 commit 8d4f39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Install this theme as you would any other, and be sure the Timber plugin is acti

`views/` contains all of your Twig templates. These pretty much correspond 1 to 1 with the PHP files that respond to the WordPress template hierarchy. At the end of each PHP template, you’ll notice a `Timber::render()` function whose first parameter is the Twig file where that data (or `$context`) will be used. Just an FYI.

`bin/` and `tests/` ... basically don't worry about (or remove) these unless you know what they are and want to.
`tests/` ... basically don't worry about (or remove) this unless you know what it is and want to.

## Other Resources

Expand Down

0 comments on commit 8d4f39c

Please sign in to comment.