How to prevent the *Help* buffer from being created at startup?

Each time I start Nyxt, the Help buffer is being created and it’s going to be the second buffer from the top. Is that the standard behavior? I find that incredibly annoying, and so far I’ve found no way to prevent that from happening.

Probably I could bind something like (delete-buffer :id (id (help))) to a hook (which one?), but I suspect there might be a more elegant/canonical way I didn’t think of?