From 95ad7784ca33d038b15a96eee357c054121f1b71 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Fri, 18 Jun 2021 18:36:51 +0300 Subject: [PATCH] about fix --- web/index.html | 2 +- web/index.pug | 2 +- web/kvm/index.html | 2 +- web/kvm/window-about.pug | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/index.html b/web/index.html index 6b40f2f4..5bab06b9 100644 --- a/web/index.html +++ b/web/index.html @@ -84,7 +84,7 @@

- Full documentation, source code, hardware schematics and legal information + Full documentation, the source code, and the legal information can be found in our official website.

diff --git a/web/index.pug b/web/index.pug index fc5dfaa9..52acccf7 100644 --- a/web/index.pug +++ b/web/index.pug @@ -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]. diff --git a/web/kvm/index.html b/web/kvm/index.html index b7d50521..0853dd54 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1867,7 +1867,7 @@

- Full documentation, source code, hardware schematics and legal information + Full documentation, the source code, and the legal information can be found in our official website.

diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index 6e8199c5..f568eaa6 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -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].