Fix title formatting in nav for ChromeOS doc page (#12278)

Added <meta> tag with correct capitalization for the page title.
This commit is contained in:
Rachael Shaw 2023-06-12 11:20:35 -05:00 committed by GitHub
parent b7b8222da7
commit 095d907e8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,5 +21,5 @@ By default, the hostname for a Chromebook host will be blank. The hostname can b
## Debugging ChromeOS
To learn how to debug the Fleetd Chrome extension, visit [here](https://fleetdm.com/docs/contributing/testing-and-local-development#fleetd-chrome-extension).
<meta name="title" value="ChromeOS">
<meta name="pageOrderInSection" value="2000">