summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/kvm/index.html2
-rw-r--r--web/kvm/navbar-text.pug2
2 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index fad69fc0..e0c470b4 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -538,7 +538,7 @@
<div class="feature-disabled" id="stream-ocr">
<hr><br>
<hr>
- <div class="text"><b>Text recognition<br></b><sub><a target="_blank" href="https://docs.pikvm.org/ocr">OCR</a> works locally on PiKVM</sub></div>
+ <div class="text"><b>Text recognition <sup><i>&beta;</i></sup><br></b><sub><a target="_blank" href="https://docs.pikvm.org/ocr">OCR</a> works locally on PiKVM</sub></div>
<hr>
<table class="kv">
<tr>
diff --git a/web/kvm/navbar-text.pug b/web/kvm/navbar-text.pug
index 4fe4f38d..502ec1da 100644
--- a/web/kvm/navbar-text.pug
+++ b/web/kvm/navbar-text.pug
@@ -22,7 +22,7 @@ li(class="right")
br
hr
div(class="text")
- b Text recognition#[br]
+ b Text recognition <sup><i>&beta;</i></sup>#[br]
sub #[a(target="_blank" href="https://docs.pikvm.org/ocr") OCR] works locally on PiKVM
hr
table(class="kv")