Components
Header
Usage
Props
Minimal version of the header that only includes the logo. Useful for auth pages such as sign in and sign up.
Content
To update the content of the header, edit site.name
and site.header.links
in src/config/site.ts
.