Usually, pkgdown websites have a "Get Started" section in the navbar.
However, user feedback I had is that people only look at the examples in the readme, then click on the articles, without even noticing this section.
The "Get Started" article comes from the vignette with the same name as the package (cf. https://pkgdown.r-lib.org/reference/build_articles.html#get-started).
Is there a way to move the "Get started" navbar item to an article named "Get started"?