Commit e14230

2026-01-16 01:32:44 Freddy Heppell: Small wording update
customization.md ..
@@ 96,7 96,7 @@
### Target a Specific Page
- Hides the sidebar on the homepage only
+ Hides the sidebar on the homepage.
```css
body[data-page-path="home"] .extra-nav {
@@ 117,7 117,10 @@
### Style a Category Index
- Turns the index listing into a one-column list for _My Category_ only.
+ > [!NOTE]
+ > The whole wiki page index has a `data-index-path` of `/`
+
+ Turns the index listing into a one-column list for _My Category_.
```css
/* body[data-index-path^="my-category/"]
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9