mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
about fix
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
<div class="code" id="app-text"></div>
|
<div class="code" id="app-text"></div>
|
||||||
<hr>
|
<hr>
|
||||||
<p class="text">
|
<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>.
|
can be found in our <a target="_blank" href="https://pikvm.org">official website</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -38,5 +38,5 @@ block start
|
|||||||
|
|
||||||
hr
|
hr
|
||||||
p(class="text")
|
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].
|
| can be found in our #[a(target="_blank" href="https://pikvm.org") official website].
|
||||||
|
|||||||
@@ -1867,7 +1867,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div><br>
|
</div><br>
|
||||||
<p class="text">
|
<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>.
|
can be found in our <a target="_blank" href="https://pikvm.org">official website</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -446,5 +446,5 @@ div(id="about-window" class="window" data-show-by-button="show-about-button")
|
|||||||
li Zsombor Vari
|
li Zsombor Vari
|
||||||
br
|
br
|
||||||
p(class="text")
|
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].
|
| can be found in our #[a(target="_blank" href="https://pikvm.org") official website].
|
||||||
|
|||||||
Reference in New Issue
Block a user