mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-02 11:36:36 -04:00
Fixed grammar mistake
This commit is contained in:
parent
99a5879734
commit
32f2dd64cd
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ Currently Qubes OS is using the following fonts for our website, branding, and o
|
||||||
|
|
||||||
## Colors
|
## Colors
|
||||||
|
|
||||||
The following **grayscale** colors are currently used on the Qubes website and documentation, and will eventually match colors within the OS itself.
|
The following **grayscale** colors are currently used on the Qubes website and documentation, and they will eventually match colors within the OS itself.
|
||||||
|
|
||||||
<div class="styleguide">
|
<div class="styleguide">
|
||||||
{% for color in site.data.styleguide.colors %}
|
{% for color in site.data.styleguide.colors %}
|
||||||
|
@ -42,7 +42,7 @@ The following **grayscale** colors are currently used on the Qubes website and d
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
The following **colors** are currently being used on the Qubes website and documentation, and will eventually match the colors within the OS itself!
|
The following **colors** are currently being used on the Qubes website and documentation, and they will eventually match the colors within the OS itself!
|
||||||
|
|
||||||
<div class="styleguide">
|
<div class="styleguide">
|
||||||
{% for color in site.data.styleguide.colors %}
|
{% for color in site.data.styleguide.colors %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue