A data attribute set to the path is set on the `<body>` of each page (`data-page-path`) and index (`data-index-path`) to allow styling or JavaScript functionality on individual pages.
@@ 123,7 124,7 @@
These are some examples of potential style customisations:
-
### Target a Specific Page
+
#### Target a Specific Page
Hides the sidebar on the homepage.
@@ 133,7 134,7 @@
}
```
-
### Style all pages in a category
+
#### Style all pages in a category
Applies a different colour to pages in _My Category_.
@@ 144,7 145,7 @@
}
```
-
### Style a Category Index
+
#### Style a Category Index
> [!NOTE]
> The whole wiki page index has a `data-index-path` of `/`