about fix

This commit is contained in:
Devaev Maxim 2021-06-18 18:36:51 +03:00
parent eff6caab73
commit 95ad7784ca
4 changed files with 4 additions and 4 deletions

View File

@ -84,7 +84,7 @@
<div class="code" id="app-text"></div>
<hr>
<p class="text">
Full documentation, source code, hardware schematics and legal information
Full documentation, the source code, and the legal information
can be found in our <a target="_blank" href="https://pikvm.org">official website</a>.
</p>
</div>

View File

@ -38,5 +38,5 @@ block start
hr
p(class="text")
| Full documentation, source code, hardware schematics and legal information
| Full documentation, the source code, and the legal information
| can be found in our #[a(target="_blank" href="https://pikvm.org") official website].

View File

@ -1867,7 +1867,7 @@
</div>
</div><br>
<p class="text">
Full documentation, source code, hardware schematics and legal information
Full documentation, the source code, and the legal information
can be found in our <a target="_blank" href="https://pikvm.org">official website</a>.
</p>
</div>

View File

@ -446,5 +446,5 @@ div(id="about-window" class="window" data-show-by-button="show-about-button")
li Zsombor Vari
br
p(class="text")
| Full documentation, source code, hardware schematics and legal information
| Full documentation, the source code, and the legal information
| can be found in our #[a(target="_blank" href="https://pikvm.org") official website].