You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments