I accidentally discovered this nice header GitHub generates:
This is the original code:
> **Note**
> Make sure the Blazor CSS is imported correctly in `index.html` for `PageLoader` to work correctly:
>
> ```html
> <link href="<ProjectName>.styles.css" rel="stylesheet" />
> ```
What's that blue header called? Is it documented anywhere? I have another header **IMPORTANT**
but it isn't made into cool header like that.