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
Copy file name to clipboardExpand all lines: docs/vitepress-theme/index.md
+39Lines changed: 39 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -325,6 +325,45 @@ copyOptions: source-only # Show only "View Source" button
325
325
---
326
326
```
327
327
328
+
## Custom Header Slot
329
+
330
+
The theme provides a slot in the header navigation to add custom content between the search bar and modules dropdown. This is useful for adding custom navigation items, buttons, or other elements.
The slot is only visible on desktop in the home layout.
366
+
328
367
## Customization
329
368
330
369
This theme **has not been developed with customatization in mind**. In fact, it has the least possible amount of options on purpose as we want to keep it simple.
0 commit comments