Custom homepage
Would you consider adding an option to allow defining a custom component for the dashboard homepage? (In place of "Astrobook built by...")
It could be implemented similarly to `head`.
Something like:
```js
astrobook({
home: "./src/AstrobookHome.astro"
})
```
关闭于 2025-11-13 1 条评论