Commit 0446413
committed
Add term page layout
This commit introduces a layout for term pages, displaying
posts associated with a taxonomy term.
- Adds `layouts/_default/term.html` to display term pages.
- Uses `taxonomy_posts.html` partial for listing posts.
- Includes header and footer partials.1 parent 119ee24 commit 0446413
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments