Mini Challenge Answer

Topic: Jit-WordPress

Lesson: Pages And Posts

One valid mini-challenge answer: keep only the smallest pieces needed to show Pages And Posts.

WordPress checklist:
- Name the goal
- Create the smallest working example
- Test the result
- Fix one problem at a time
- Record what changed

// Safe change: Pages And Posts practice

Why this is correct: it has one visible result, one safe editable part, and nothing extra to distract the learner.