mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
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:
parent
b7b8222da7
commit
095d907e8b
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue