Website - homepage text fix (#22777)

Changed "Chromebook" to "ChromeOS" to be consistent with macOS, Windows,
and Linux, which refer to the operating system, not the device name.
This commit is contained in:
Mike Thomas
2024-10-09 10:06:42 -05:00
committed by GitHub
parent 2b300d13dc
commit 5beea75e43
+2 -2
View File
@@ -243,7 +243,7 @@
</div>
<div purpose="endpoint-image-box" class="d-md-none d-flex">
<img alt="ChromeOS" src="/images/logo-chrome-36x37@2x.png">
<p>Chromebook</p>
<p>ChromeOS</p>
</div>
<div purpose="endpoint-image-box" class="d-md-none d-flex">
<img alt="Containers" src="/images/logo-docker-40x40@2x.png">
@@ -256,7 +256,7 @@
<div purpose="endpoint-empty-image-box" class="d-md-flex d-none"></div>
<div purpose="endpoint-image-box" class="d-md-flex d-none">
<img alt="ChromeOS" src="/images/logo-chrome-36x37@2x.png">
<p>Chromebook</p>
<p>ChromeOS</p>
</div>
<div purpose="endpoint-image-box" class="d-md-flex d-none">
<img alt="Containers" src="/images/logo-docker-40x40@2x.png">