chore(docs): updates name on docs index page
Description
- Updates name on main index page from "glab" to "GitLab CLI (glab)"
- Removes branch name from hugo ci job
How has this been tested?
- Generated docs to ensure that only the main index page was affected by the name change
- Hugo job has already been tested.
- Note: if a documentation change is pushed after this MR is merged but before MR !1404 (closed) in the docs repo is merged, the hugo job will fail. 1404 is in review and should be merged soon.
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap